Skip to content

Commit 8a840a3

Browse files
committed
add a PyPI badge
1 parent 7abaa32 commit 8a840a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ txEffect
33

44
.. image:: https://travis-ci.org/python-effect/txeffect.svg?branch=master
55
:target: https://travis-ci.org/python-effect/txeffect
6+
.. image:: https://img.shields.io/pypi/v/txeffect.svg
7+
:target: https://pypi.python.org/pypi/txeffect
68

79
txEffect is a small library for integrating Twisted and Effect, mostly
810
around Deferred<->Effect interoperation. Documentation is available at

0 commit comments

Comments
 (0)