diff options
-rw-r--r-- | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,11 +1,14 @@ # wintmp -A collection of scripts to manage my environmental variables, created mainly to: +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. +* make it easier to add paths to the PATH variable, automatically setup + _NT_SYMBOL_PATH, etc. ## Licensing -This project, including all of the files and their contents, is licensed under the terms of the MIT License. -See LICENSE.txt for details. +This project, including all of the files and their contents, is licensed under +the terms of the MIT License. +See [LICENSE.txt](LICENSE.txt) for details. |