summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2020-06-05 14:53:14 +0200
committerIgor Pashev <pashev.igor@gmail.com>2020-06-05 15:01:57 +0200
commitbe5e76c320810a797b85c1d4ad3d1e12ec8e7fbb (patch)
tree643aee41ce24d6be1b7b873daf9c6fe948862b47 /README.markdown
parent6cf0ca7f96a3fba72bf42dab0e1add1b62e3f580 (diff)
downloadhakyll-be5e76c320810a797b85c1d4ad3d1e12ec8e7fbb.tar.gz
Remove some garbage
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