From 30a961c2407416d32d10b7b70616441a9d52e7c9 Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Wed, 18 Sep 2019 16:09:40 +0300 Subject: [PATCH] Improve readme --- README.md | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index a4ece00..ae59a5a 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,19 @@ -# village +# Expansion -TODO: Write a description here +> Мы только что вышли на орбиту. Сейчас будет подготовлен стартовый модуль, +> который спустится на поверхность. Мы развернем базу, настроим контроль над +> нашими роботами-добытчиками. И приступим к выполнению нашей цели - +> терраформации. Ну, здравствуй, наш новый дом. ## Installation -TODO: Write installation instructions here + $ make build-docker + $ make build ## Usage -TODO: Write usage instructions here - -## Development - -TODO: Write development instructions here - -## Contributing - -1. Fork it () -2. Create your feature branch (`git checkout -b my-new-feature`) -3. Commit your changes (`git commit -am 'Add some feature'`) -4. Push to the branch (`git push origin my-new-feature`) -5. Create a new Pull Request + $ bin/expansion ## Contributors -- [your-name-here](https://github.com/your-github-user) - creator and maintainer +- [Anton Vakhrushev](https://github.com/anwinged) - creator and maintainer