summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown13
1 files changed, 5 insertions, 8 deletions
diff --git a/README.markdown b/README.markdown
index 42cef0d..9089424 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,12 +1,9 @@
-# Hakyll
+# hakyll
-Hakyll is a static site generator library in Haskell.
+Hakyll is a static site generator library in Haskell. More information
+(including and a tutorial) can be found on
+[the hakyll homepage](http://jaspervdj.be/hakyll).
-## Installation
+You can install this library using cabal:
cabal install hakyll
-
-## Tutorial and information
-
-More information can be found on
-[the hakyll homepage](http://jaspervdj.be/hakyll).