summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-01-28 12:47:42 -0500
committerTres Seaver <tseaver@palladion.com>2015-01-28 12:47:42 -0500
commit65600de49724845398d80bfc3d892a98fd3dde68 (patch)
tree4ef401df8194934337b17771807f49cf1d383d5a
parent5458f85f72d2b06b4d8fd85e30991ba6455d7c6d (diff)
downloadzope-event-65600de49724845398d80bfc3d892a98fd3dde68.tar.gz
Add RTD badge.
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8c873d8..0383fa3 100644
--- a/README.rst
+++ b/README.rst
@@ -8,6 +8,10 @@
.. image:: https://travis-ci.org/zopefoundation/zope.event.png?branch=master
:target: https://travis-ci.org/zopefoundation/zope.event
+.. image:: https://readthedocs.org/projects/zopeevent/badge/?version=latest
+ :target: http://zopeevent.readthedocs.org/en/latest/
+ :alt: Documentation Status
+
The ``zope.event`` package provides a simple event system, including:
- An event publishing API, intended for use by applications which are