Skip to content

Commit b80b902

Browse files
committed
Adding build images to docs [ci skip]
1 parent 787db6e commit b80b902

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

doc/source/index.rst

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
Welcome to Yajl-Py's documentation!
2-
===================================
1+
Yajl-Py documentation
2+
=====================
3+
4+
.. image:: https://travis-ci.org/pykler/yajl-py.png?branch=master
5+
:target: https://travis-ci.org/pykler/yajl-py
6+
7+
.. image:: https://coveralls.io/repos/pykler/yajl-py/badge.png
8+
:target: https://coveralls.io/r/pykler/yajl-py
9+
10+
.. image:: https://pypip.in/v/yajl-py/badge.png
11+
:target: https://crate.io/packages/yajl-py/#info
12+
13+
.. image:: https://pypip.in/d/yajl-py/badge.png
14+
:target: https://crate.io/packages/yajl-py/#info
315

416
`yajl-py <http://github.com/pykler/yajl-py>`_ is a pure python wrapper
517
to the `yajl <http://lloyd.github.com/yajl/>`_ C Library.

0 commit comments

Comments
 (0)