diff --git a/README.md b/README.md index 23d26352..4af1aff8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Travis Build Status](https://travis-ci.org/rtCamp/easyengine.svg "Travis Build Status")] (https://travis-ci.org/rtCamp/easyengine) -easyengine (ee) is a linux shell-script collection, which makes it easy to manage your wordpress sites running on nginx web-server. +EasyEngine (ee) is a linux shell-script collection, which makes it easy to manage your wordpress sites running on nginx web-server. **EasyEngine currently supports:** @@ -19,13 +19,13 @@ ee site create example.com --wp # create example.com and install wordpress ## Upgrading -### From easyengine 1.0 to 1.1 and above +### From EasyEngine 1.0 to 1.1 and above ```bash /bin/bash <(curl -sL https://raw.github.com/rtCamp/easyengine/stable/usr/local/sbin/eeupdate) ``` -### From easyengine 1.1 and above +### From EasyEngine 1.1 and above ```bash ee update diff --git a/bin/README.md b/bin/README.md index 9761318f..7599a074 100644 --- a/bin/README.md +++ b/bin/README.md @@ -1,7 +1,7 @@ -Includes binaries of EasyEngine [ee]. +Includes binaries of EasyEngine (ee). Actual Path : `/usr/local/sbin/` -1. **easyengine** - Main script for all EasyEngine [ee] tasks. -1. **eeupdate** - Script to update EasyEngine [ee] -1. **install.sh** - Script to install EasyEngine [ee]. - \ No newline at end of file +1. **easyengine** - Main script for all EasyEngine (ee) tasks. +1. **eeupdate** - Script to update EasyEngine (ee). +1. **install.sh** - Script to install EasyEngine (ee). + diff --git a/docs/README.md b/docs/README.md index 222ec72a..61fbb781 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1 +1 @@ -1. **man** - manual pages for EasyEngine [ee]. \ No newline at end of file +1. **man** - manual pages for EasyEngine (ee). diff --git a/docs/man/README.md b/docs/man/README.md index 654a2de9..204094dc 100644 --- a/docs/man/README.md +++ b/docs/man/README.md @@ -1 +1 @@ -1. **ee.8** - manual page for EasyEngine [ee]. \ No newline at end of file +1. **ee.8** - manual page for EasyEngine (ee).