Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af9c8b0

Browse files
committed
Add Travis CI status image to README
1 parent f3c8751 commit af9c8b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
zerorpc
22
=======
33

4+
.. image:: https://secure.travis-ci.org/dotcloud/zerorpc-python.png
5+
:target: http://travis-ci.org/dotcloud/zerorpc-python
6+
47
zerorpc is a flexible RPC implementation based on zeromq and messagepack.
58
Service APIs exposed with zerorpc are called "zeroservices".
69

0 commit comments

Comments
 (0)