From e5e8cc2e50e7eb03192bd4a26c672355a39ecd62 Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Wed, 29 May 2013 14:30:47 +0300 Subject: [PATCH] Update README.md add Build status --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a4f0d5f..e82fdb2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ libtomcrypt See doc/crypt.pdf for a detailed documentation +Build Status +------------ + +develop: [![Build Status](https://api.travis-ci.org/libtom/libtomcrypt.png?branch=develop)](https://api.travis-ci.org/libtom/libtomcrypt.png?branch=develop) + Submitting patches ------------------