diff --git a/README.md b/README.md
index 45614d7..8f3acaf 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ Save hours, days or weeks on setting up a typical Rails app.
Linux Cron based periodical tasks |
- Full text search |
+ Full Text Search |
|
@@ -306,8 +306,8 @@ From the root of the project
Get in Rails Container |
- ruby bin/exec [COMMAND] |
- Execute a command from Rails7StartKit module |
+ rubyc bin/exec [CMD] |
+ Execute a command ([CMD]) from Rails7StartKit module |
@@ -328,8 +328,11 @@ From the root of the project
ruby bin/open [NAME] |
- Get in a Container. [NAME] can be rails ,
- psql , redis , elastic , mailcatcher . Default value is rails .
+ Get in a Container. [NAME]
+
+ [NAME] Values: rails ,psql , redis , elastic , mailcatcher .
+
+ Default value is: rails .
|
@@ -410,8 +413,8 @@ From the root of the project
:arrow_right: Execute |
- ruby bin/exec [COMMAND] |
- Execute a command from Rails7StartKit module |
+ ruby bin/exec [CMD] |
+ Execute a command ([CMD]) from Rails7StartKit module |
:arrow_right: Start/Stop/Restart |
@@ -466,9 +469,9 @@ From the root of the project
On your host you have:
-- Ruby 2+
-- Docker
-- Git
+- **Any version** of Ruby
+- **Any version** of Git
+- **Any version** of Docker
### Conventions and Agreements