Skip to content

Commit 83a29b6

Browse files
committed
- add fancy badges
1 parent 722800e commit 83a29b6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
.. image:: https://api.travis-ci.org/zopefoundation/RestrictedPython.svg?branch=master
2+
:target: https://travis-ci.org/zopefoundation/RestrictedPython
3+
4+
.. image:: https://coveralls.io/repos/github/zopefoundation/RestrictedPython/badge.svg?branch=master
5+
:target: https://coveralls.io/github/zopefoundation/RestrictedPython?branch=master
6+
7+
.. image:: https://readthedocs.org/projects/restrictedpython/badge/
8+
:target: https://restrictedpython.readthedocs.org/
9+
:alt: Documentation Status
10+
11+
.. image:: https://img.shields.io/pypi/v/RestrictedPython.svg
12+
:target: https://pypi.org/project/RestrictedPython/
13+
:alt: Current version on PyPI
14+
15+
.. image:: https://img.shields.io/pypi/pyversions/RestrictedPython.svg
16+
:target: https://pypi.org/project/RestrictedPython/
17+
:alt: Supported Python versions
18+
119
.. image:: https://github.com/zopefoundation/RestrictedPython/raw/master/docs/logo.jpg
220

321
================

0 commit comments

Comments
 (0)