From 908e694d85b135240569b328cbed9d3e8dfb6846 Mon Sep 17 00:00:00 2001 From: Sam Rijs Date: Sun, 25 Oct 2015 16:39:12 +1100 Subject: [PATCH] add travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af367b4..4516888 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Hashing with SL2 +# Hashing with SL2 [![Build Status](https://travis-ci.org/srijs/hwsl2-haskell.svg?branch=master)](https://travis-ci.org/srijs/hwsl2-haskell) An algebraic hash function, inspired by the paper _Hashing with SL2_ by Tillich and Zemor.