diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-07 01:44:06 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-07 01:44:06 +0300 |
commit | 169bc0bd2aa7c4dd94dcfaa7d92d4971e4c741b9 (patch) | |
tree | 533daaecb213e7505bf7ec211e2b3416db09c51a /README.md | |
parent | README update (diff) | |
download | windows-env-169bc0bd2aa7c4dd94dcfaa7d92d4971e4c741b9.tar.gz windows-env-169bc0bd2aa7c4dd94dcfaa7d92d4971e4c741b9.zip |
README update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,13 +1,15 @@ -# Windows `tmp` directory +Windows "tmp" directory +======================= A collection of scripts 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 -\_NT\_SYMBOL\_PATH, etc. +`_NT_SYMBOL_PATH`, etc. -## License +License +------- This project, including all of the files and their contents, is licensed under the terms of the MIT License. |