From e715f3730898e6c883c651a8c347df94ea97d489 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Tue, 15 Jul 2014 14:12:31 +0100 Subject: [PATCH] add status icons. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 20dcacd..26208c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ cryptonite ========== +[![Build Status](https://travis-ci.org/vincenthz/cryptonite.png?branch=master)](https://travis-ci.org/vincenthz/cryptonite) +[![BSD](http://b.repl.ca/v1/license-BSD-blue.png)](http://en.wikipedia.org/wiki/BSD_licenses) +[![Haskell](http://b.repl.ca/v1/language-haskell-lightgrey.png)](http://haskell.org) + Cryptonite is a haskell repository of cryptographic primitives. Each crypto algorithm have specificities, that are hard to wrap in common APIs and types, so instead of trying to provide a common ground for algorithms that wouldn't