Skip to content

Commit 03310cc

Browse files
committed
Add PyPI version badge.
1 parent e70b82b commit 03310cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Django REST framework
22

33
[![build-status-image]][travis]
4+
[![pypi-version]][pypi]
45

56
**Awesome web-browseable Web APIs.**
67

@@ -181,6 +182,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
181182

182183
[build-status-image]: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=master
183184
[travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=master
185+
[pypi-version]: https://pypip.in/version/djangorestframework/badge.svg
186+
[pypi]: https://pypi.python.org/pypi/djangorestframework
184187
[twitter]: https://twitter.com/_tomchristie
185188
[group]: https://groups.google.com/forum/?fromgroups#!forum/django-rest-framework
186189
[0.4]: https://github.com/tomchristie/django-rest-framework/tree/0.4.X

0 commit comments

Comments
 (0)