summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index b8347dd..f7569ea 100644
--- a/README.rst
+++ b/README.rst
@@ -1,8 +1,16 @@
``zope.security``
=================
+.. image:: https://pypip.in/version/zope.security/badge.svg?style=flat
+ :target: https://pypi.python.org/pypi/zope.security/
+ :alt: Latest Version
+
.. image:: https://travis-ci.org/zopefoundation/zope.security.png?branch=master
:target: https://travis-ci.org/zopefoundation/zope.security
+.. image:: https://readthedocs.org/projects/zopesecurity/badge/?version=latest
+ :target: http://zopesecurity.readthedocs.org/en/latest/
+ :alt: Documentation Status
+
The Security framework provides a generic mechanism to implement security
policies on Python objects.