Update service badges for README

Adds a badge for latest version on PyPI, located in the introduction.
This commit is contained in:
Aaron Iles 2013-05-29 22:34:46 +10:00
parent 9d8f526dbd
commit dd3a481e8e
1 changed files with 8 additions and 0 deletions

View File

@ -5,6 +5,8 @@ funcsigs
Python 3.3's `inspect`_ module. The backport is compatible with Python 2.6, 2.7
as well as 3.2 and up.
|pypi_version|
Documentation
-------------
@ -67,5 +69,11 @@ work is distributed under the `Apache License Version 2.0`_.
.. _PEP 362: http://www.python.org/dev/peps/pep-0362/
.. _inspect: http://docs.python.org/3/library/inspect.html#introspecting-callables-with-the-signature-object
.. _issues system: https://github.com/alies/funcsigs/issues
.. |build_status| image:: https://secure.travis-ci.org/aliles/funcsigs.png?branch=master
:target: http://travis-ci.org/#!/aliles/funcsigs
:alt: Current build status
.. |pypi_version| image:: https://pypip.in/v/funcsigs/badge.png
:target: https://crate.io/packages/funcsigs/
:alt: Latest PyPI version