aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2014-12-15 08:14:57 +0200
committerPetri Lehtinen <petri@digip.org>2014-12-15 08:14:57 +0200
commit5885035f5fb665ba6a01a9b598638ef309d93bc4 (patch)
treeb4b9ed98b31ddcbf24a97506c46717837641601d /README.rst
parentdee4a7c29e43e10b19f2ddebe9f61a484dc88480 (diff)
downloadjansson-5885035f5fb665ba6a01a9b598638ef309d93bc4.zip
jansson-5885035f5fb665ba6a01a9b598638ef309d93bc4.tar.gz
jansson-5885035f5fb665ba6a01a9b598638ef309d93bc4.tar.bz2
Add coveralls.io badge to README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index bedc439..6d0977e 100644
--- a/README.rst
+++ b/README.rst
@@ -7,6 +7,9 @@ Jansson README
.. image:: https://ci.appveyor.com/api/projects/status/lmhkkc4q8cwc65ko
:target: https://ci.appveyor.com/project/akheron/jansson
+.. image:: https://coveralls.io/repos/akheron/jansson/badge.png?branch=master
+ :target: https://coveralls.io/r/akheron/jansson?branch=master
+
Jansson_ is a C library for encoding, decoding and manipulating JSON
data. Its main features and design principles are: