summaryrefslogtreecommitdiffhomepage
path: root/README.markdown
diff options
context:
space:
mode:
authorthefourtheye <thechargingvolcano@gmail.com>2015-02-21 17:45:00 +0000
committerthefourtheye <thechargingvolcano@gmail.com>2015-02-21 17:45:00 +0000
commitb73026b5bb08b80d387332340e5d95457b3280bf (patch)
tree75641db1eb64c306b8c72ed0bd7cc7ef4bfe0c58 /README.markdown
parentb5ce66e45ac2a131bdbc23c47c41dfd87e113448 (diff)
downloadstylish-haskell-b73026b5bb08b80d387332340e5d95457b3280bf.tar.gz
Introduced new heading for Installation
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index a4af6bb..4cc4479 100644
--- a/README.markdown
+++ b/README.markdown
@@ -12,6 +12,9 @@ manually cleaning up import statements etc. gets tedious very quickly.
This tool tries to help where necessary without getting in the way.
+Installation
+------------
+
You can install it using `cabal install stylish-haskell`.
Features