From a77797af39fbb06354b79f87d42b426785396836 Mon Sep 17 00:00:00 2001 From: Maas-Maarten Zeeman Date: Fri, 22 Feb 2013 08:48:19 +0100 Subject: [PATCH] Added build status button --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 365b513..6009fad 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -Esqlite -===== +Esqlite [![Build Status](https://secure.travis-ci.org/mmzeeman/esqlite.png?branch=master)](http://travis-ci.org/mmzeeman/esqlite) +======= An Erlang nif library for sqlite3. Introduction ------------------ +------------ This library allows you to use the accelent sqlite engine from erlang. The library is implemented as a nif library, which allows for