From fc3422e1bad824a027a92c62ae151351d724f7f4 Mon Sep 17 00:00:00 2001 From: Alberto Solano Date: Sat, 7 Dec 2013 12:28:05 +0100 Subject: [PATCH] fixed errors and grammar --- Readme.md | 2 +- bin/Readme.md | 2 +- config/Readme.md | 2 +- vendor/Readme.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index fb20bc8..8750f38 100644 --- a/Readme.md +++ b/Readme.md @@ -8,7 +8,7 @@ Cmder is a **software package** created out of pure frustration over absence of ## Why use it -The main advantage of Cmder is portability. It is designed to be totally self-contained with no external dependencies. That makes it great for **USB Sticks** or **Dropbox**. So you can carry your console, aliases and binaries (like wget, curl and git) with you anywhere. +The main advantage of Cmder is portability. It is designed to be totally self-contained with no external dependencies, that is makes it great for **USB Sticks** or **Dropbox**. So you can carry your console, aliases and binaries (like wget, curl and git) with you anywhere. ## Installation diff --git a/bin/Readme.md b/bin/Readme.md index fc1f785..eb044df 100644 --- a/bin/Readme.md +++ b/bin/Readme.md @@ -1,3 +1,3 @@ ## Bin -This folder will be injected into path at runtime +This folder will be injected into the PATH environment variable at runtime. diff --git a/config/Readme.md b/config/Readme.md index 5708652..77e2326 100644 --- a/config/Readme.md +++ b/config/Readme.md @@ -1,3 +1,3 @@ ## Config -All config files must be in this folder, if there is no option to set the folder directly, it has to be hardlinked. \ No newline at end of file +All config files must be in this folder. If there is no option to set this folder directly, it has to be hardlinked. \ No newline at end of file diff --git a/vendor/Readme.md b/vendor/Readme.md index 97082ca..ef5aa73 100644 --- a/vendor/Readme.md +++ b/vendor/Readme.md @@ -1,3 +1,3 @@ ## Vendor -Software from third parties + init sctipt +Third parties softare & init script.