Skip to content

Commit 0f40eb3

Browse files
committed
Update README.rst
1 parent ffeb1e4 commit 0f40eb3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ What The Patch!?
33

44
.. image:: https://travis-ci.org/cscorley/whatthepatch.svg
55
:target: https://travis-ci.org/cscorley/whatthepatch
6+
.. image:: https://pypip.in/status/whatthepatch/badge.svg
7+
:target: https://pypi.python.org/pypi/whatthepatch/
8+
.. image:: https://pypip.in/version/whatthepatch/badge.svg?text=version
9+
:target: https://pypi.python.org/pypi/whatthepatch/
10+
.. image:: https://pypip.in/py_versions/whatthepatch/badge.svg
11+
:target: https://pypi.python.org/pypi/whatthepatch/
12+
.. image:: https://pypip.in/download/whatthepatch/badge.svg
13+
:target: https://pypi.python.org/pypi/whatthepatch/
614

715
What The Patch!? is a library for parsing patch files. It's only purpose is to
816
read a patch file and get it into some usable form by other programs.

0 commit comments

Comments
 (0)