mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
Add travis build status image more cleverly
This commit is contained in:
parent
3fab956599
commit
8ad98c9ad3
1 changed files with 3 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue