diff --git a/README.rst b/README.rst index 4607125..08757bf 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,11 @@ Jansson README ============== +|travis|_ + +.. |travis| image:: https://travis-ci.org/akheron/jansson.png +.. _travis: 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: