aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9b7cb8c..9d1ae7c 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-Windows environment variables
-=============================
+Windows environment variables management
+========================================
-A collection of simple programs to manage my environmental variables, created
+A collection of simple programs to manage my environment variables, created
mainly to:
* learn a bit of Haskell,
-* make it easier to add paths to the PATH variable, automatically setup
+* make it easier to add paths to the `PATH` variable, automatically setup
`_NT_SYMBOL_PATH`, etc.
License