From 3bd8852c905c917536971d9e767fa543ef247f29 Mon Sep 17 00:00:00 2001 From: Harshad Yeola Date: Thu, 5 Jun 2014 18:24:18 +0530 Subject: [PATCH 1/4] Minor Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 From 3038f586cb6e04bc528cdafccbe55a42a8d04b51 Mon Sep 17 00:00:00 2001 From: Harshad Yeola Date: Thu, 5 Jun 2014 18:25:30 +0530 Subject: [PATCH 2/4] Update README.md --- bin/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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). + From 8554bb435d86b64c541106da29b13f8f9511b711 Mon Sep 17 00:00:00 2001 From: Harshad Yeola Date: Thu, 5 Jun 2014 18:26:50 +0530 Subject: [PATCH 3/4] Minor Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). From 89b09a145b1f2040417884cd21f2afcaf8519847 Mon Sep 17 00:00:00 2001 From: Harshad Yeola Date: Thu, 5 Jun 2014 18:27:22 +0530 Subject: [PATCH 4/4] Minor Update README.md --- docs/man/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).