8000 Add PyPI badge · flask-api/flask-api@13f9f4d · GitHub
[go: up one dir, main page]

Skip to content

Commit 13f9f4d

Browse files
committed
Add PyPI badge
1 parent d53e74a commit 13f9f4d

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
@@ -6,6 +6,7 @@ Browsable Web APIs for Flask - <http://www.flaskapi.org>
66

77
[![Build Status][travis-image]][travis-link]
88
[![Coverage Status][coveralls-image]][coveralls-link]
9+
[![PyPI Version][pypi-image]][pypi-link]
910

1011
---
1112

@@ -159,6 +160,8 @@ Many thanks to [Nicolas Clairon][nicolas-clarion] for making the `flask_api` PyP
159160
[travis-link]: https://travis-ci.org/tomchristie/flask-api
160161
[coveralls-image]: http://img.shields.io/coveralls/tomchristie/flask-api/master.svg
161162
[coveralls-link]: https://coveralls.io/r/tomchristie/flask-api?branch=master
163+
[pypi-image]: http://img.shields.io/pypi/v/flask-api.svg
164+
[pypi-link]: https://pypi.python.org/pypi/flask-api
162165
[django-rest-framework]: http://www.django-rest-framework.org
163166
[tomchristie]: https://twitter.com/_tomchristie
164167
[nicolas-clarion]: https://github.com/namlook/

0 commit comments

Comments
 (0)
0