diff options
Diffstat (limited to 'bin/README.md')
-rw-r--r-- | bin/README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/README.md b/bin/README.md index 81af2e053f..bbc5785e83 100644 --- a/bin/README.md +++ b/bin/README.md @@ -1,7 +1,9 @@ +The following folder contains scripts aliases. Do not implement scripts here. + All bash script here must be compatible with following environments: -- *linux*: bash 4.x +- *linux*: bash 4.x -- *windows*: git for windows 2.9.3 +- *windows*: git for windows 2.9.3 - *osx* |