aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2012-12-28 15:30:15 +0200
committerPetri Lehtinen <petri@digip.org>2012-12-28 15:30:15 +0200
commit8ad98c9ad399d9088f72f25b9359b5d6f6c56887 (patch)
treea0f4d18bbe31b11136d76c19903942de896359b8 /README.rst
parent3fab956599d351c0c695b9d9d11715ce3dbc3a46 (diff)
downloadjansson-8ad98c9ad399d9088f72f25b9359b5d6f6c56887.zip
jansson-8ad98c9ad399d9088f72f25b9359b5d6f6c56887.tar.gz
jansson-8ad98c9ad399d9088f72f25b9359b5d6f6c56887.tar.bz2
Add travis build status image more cleverly
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 08757bf..a01cbc0 100644
--- a/README.rst
+++ b/README.rst
@@ -1,10 +1,9 @@
Jansson README
==============
-|travis|_
-
-.. |travis| image:: https://travis-ci.org/akheron/jansson.png
-.. _travis: https://travis-ci.org/akheron/jansson
+.. image:: https://travis-ci.org/akheron/jansson.png
+ :alt: Build status
+ :target: https://travis-ci.org/akheron/jansson
Jansson_ is a C library for encoding, decoding and manipulating JSON
data. Its main features and design principles are: