File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ ReJSON Python Client
4
4
.. image :: https://travis-ci.org/RedisLabs/rejson-py.svg?branch=master
5
5
:target: https://travis-ci.org/RedisLabs/rejson-py
6
6
7
+ .. image :: https://coveralls.io/repos/github/RedisLabs/rejson-py/badge.svg?branch=master
8
+ :target: https://coveralls.io/github/RedisLabs/rejson-py?branch=master
9
+
7
10
.. image :: https://img.shields.io/pypi/pyversions/rejson.svg
8
11
:target: https://github.com/RedisLabs/rejson-py
9
12
@@ -146,9 +149,9 @@ vocabulary and a couple of helper methods. These are documented in the
146
149
$ python gendoc rejson > API.md
147
150
148
151
149
- For complete documentation about ReJSON's commands, refer to rejson _ .
152
+ For complete documentation about ReJSON's commands, refer to ` ReJSON's website `_ .
150
153
151
- .. _`rejson ` : http://rejson.io
154
+ .. _`ReJSON's website ` : http://rejson.io
152
155
153
156
License
154
157
-------
You can’t perform that action at this time.
0 commit comments