From f2b4efbdc5c99e7a70e85058f70b046bd56808c9 Mon Sep 17 00:00:00 2001 From: Thordur Bjornsson Date: Wed, 13 May 2015 09:59:02 +0200 Subject: [PATCH] travis build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f47b70e..1ef7786 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ About ----- +[![Build Status](https://travis-ci.org/jorisvink/kore.svg?branch=master)](https://travis-ci.org/jorisvink/kore) + Kore (https://kore.io) is an easy to use web application framework for writing scalable web APIs in C. Its main goals are security, scalability and allowing rapid development and deployment of such APIs.