aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2014-09-25 07:51:55 +0300
committerPetri Lehtinen <petri@digip.org>2014-09-25 07:51:55 +0300
commit2137e0c8957cfe3bd18ee3a4e384de562f5ca6c0 (patch)
tree2a894e1b91c148cf2ae190e56ec134d243bb4adc /README.rst
parent5fc44e10aa8152606199a97bcf893b82983d8a6c (diff)
downloadjansson-2137e0c8957cfe3bd18ee3a4e384de562f5ca6c0.zip
jansson-2137e0c8957cfe3bd18ee3a4e384de562f5ca6c0.tar.gz
jansson-2137e0c8957cfe3bd18ee3a4e384de562f5ca6c0.tar.bz2
Add AppVeyor badge to README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a01cbc0..f295fa3 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,10 @@ Jansson README
==============
.. image:: https://travis-ci.org/akheron/jansson.png
- :alt: Build status
:target: https://travis-ci.org/akheron/jansson
+
+.. image:: https://ci.appveyor.com/api/projects/status/lmhkkc4q8cwc65ko
+ :target: https://ci.appveyor.com/project/akheron/jansson
Jansson_ is a C library for encoding, decoding and manipulating JSON
data. Its main features and design principles are: