aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-06 06:27:15 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-06 06:27:15 +0300
commit71e1194fcb39606336b0569147dd0f794b6bfa78 (patch)
tree61154840f0bce9be819533ea4b298e83d1d55290 /README.md
downloadwindows-env-71e1194fcb39606336b0569147dd0f794b6bfa78.tar.gz
windows-env-71e1194fcb39606336b0569147dd0f794b6bfa78.zip
initial commit
Diffstat (limited to '')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3d0f841
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# wintmp
+
+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.
+
+## 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.