diff options
-rw-r--r-- | README.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 9089424..ea89626 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,7 @@ # hakyll +[![Build Status](https://secure.travis-ci.org/jaspervdj/hakyll.png?branch=master)](http://travis-ci.org/jaspervdj/hakyll) + 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). |