summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.markdown b/README.markdown
index e0a7604..26fbd51 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,15 +1,6 @@
# hakyll
-![CI](https://github.com/jaspervdj/hakyll/workflows/CI/badge.svg)
-
Hakyll is a static site generator library in Haskell. More information
(including a tutorial) can be found on
[the hakyll homepage](http://jaspervdj.be/hakyll).
-You can install this library using cabal:
-
- cabal install hakyll
-
-Or using stack:
-
- stack install hakyll