Skip to content

Commit abb4631

Browse files
committed
Add docs link.
1 parent 5e4a457 commit abb4631

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.rst

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
===========
1+
=============
22
flask-apispec
3-
===========
3+
=============
44

55
.. image:: https://img.shields.io/pypi/v/flask-apispec.svg
66
:target: http://badge.fury.io/py/flask-apispec
77
:alt: Latest version
88

9+
.. image:: https://readthedocs.org/projects/flask-apispec/badge/?version=latest
10+
:target: https://flask-apispec.readthedocs.org/en/latest/?badge=latest
11+
:alt: Documentation status
12+
913
.. image:: https://img.shields.io/travis/jmcarp/flask-apispec/master.svg
1014
:target: https://travis-ci.org/jmcarp/flask-apispec
1115
:alt: Travis-CI

0 commit comments

Comments
 (0)