aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2014-11-13 12:06:45 +0000
committerTom Christie2014-11-13 12:06:45 +0000
commit03310cc33ae800a36f17a421c8114e0e6616ccb6 (patch)
tree513aad8ce56ed81b2770eee5c70be563b5cbb8f2 /README.md
parente70b82b6c890eed5088a8f1b2f3aa642d5218398 (diff)
downloaddjango-rest-framework-03310cc33ae800a36f17a421c8114e0e6616ccb6.tar.bz2
Add PyPI version badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 394d7fcf..c86bb65f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Django REST framework
[![build-status-image]][travis]
+[![pypi-version]][pypi]
**Awesome web-browseable Web APIs.**
@@ -181,6 +182,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[build-status-image]: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=master
[travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=master
+[pypi-version]: https://pypip.in/version/djangorestframework/badge.svg
+[pypi]: https://pypi.python.org/pypi/djangorestframework
[twitter]: https://twitter.com/_tomchristie
[group]: https://groups.google.com/forum/?fromgroups#!forum/django-rest-framework
[0.4]: https://github.com/tomchristie/django-rest-framework/tree/0.4.X