Skip to content

Commit c67f80f

Browse files
committed
Adding crate.io links [ci skip]
1 parent d875b9e commit c67f80f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ yajl-py
66
.. image:: https://travis-ci.org/pykler/yajl-py.png?branch=master
77
:target: https://travis-ci.org/pykler/yajl-py
88

9+
.. image:: https://pypip.in/v/yajl-py/badge.png
10+
:target: https://crate.io/packages/yajl-py/#info
11+
12+
.. image:: https://pypip.in/d/yajl-py/badge.png
13+
:target: https://crate.io/packages/yajl-py/#info
14+
915
`yajl-py` is a Pure Python wrapper (implemented using
1016
ctypes) to the excellent Yajl (Yet Another JSON Library) C
1117
library.

0 commit comments

Comments
 (0)