diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-07-17 15:07:05 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-07-17 15:07:05 +0300 |
commit | 7c9fb248a9ac99d7690c964d9ca13bae079d480b (patch) | |
tree | b77e27a68ea683711de2d7ba2069224287403f82 | |
parent | rename the project (+ get rid of leftover dirs) (diff) | |
download | windows-env-7c9fb248a9ac99d7690c964d9ca13bae079d480b.tar.gz windows-env-7c9fb248a9ac99d7690c964d9ca13bae079d480b.zip |
README update
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ Windows environment variables ============================= -A collection of scripts to manage my environmental variables, created mainly -to: +A collection of simple programs to manage my environmental variables, created +mainly to: * learn a bit of Haskell, * make it easier to add paths to the PATH variable, automatically setup |