Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 7a2c452

Browse files
committed
Added links / badges section in README.
1 parent f6681a9 commit 7a2c452

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.rst

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,19 @@ Run
3535
...
3636
3737
38-
`Read the full documentation here <http://pep257.readthedocs.org>`_.
38+
Links
39+
-----
40+
41+
.. image:: https://travis-ci.org/GreenSteam/pep257.svg?branch=master
42+
:target: https://travis-ci.org/GreenSteam/pep257
43+
44+
.. image:: https://readthedocs.org/projects/pep257/badge/?version=latest
45+
:target: https://readthedocs.org/projects/pep257/?badge=latest
46+
:alt: Documentation Status
47+
48+
* `Read the full documentation here <http://pep257.readthedocs.org>`_.
49+
50+
* `Fork pep257 on GitHub <http://github.com/GreenSteam/pep257>`_.
51+
52+
* `PyPI project page <https://pypi.python.org/pypi/pep257>`_.
3953

0 commit comments

Comments
 (0)