Skip to content

Commit 3001613

Browse files
committed
one more missing rename
1 parent afa36ee commit 3001613

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==============
2-
Flask RestPlus
3-
==============
1+
===========
2+
Flask RESTX
3+
===========
44

55
.. image:: https://secure.travis-ci.org/python-restx/flask-restx.svg?branch=master
66
:target: https://travis-ci.org/python-restx/flask-restx?branch=master
@@ -21,6 +21,10 @@ Flask RestPlus
2121
:alt: Join the chat at https://gitter.im/python-restx
2222
:target: https://gitter.im/python-restx?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
2323

24+
25+
Flask-RESTX is a community driven fork of `Flask-RESTPlus <https://github.com/noirbizarre/flask-restplus>`_.
26+
27+
2428
Flask-RESTX is an extension for `Flask`_ that adds support for quickly building REST APIs.
2529
Flask-RESTX encourages best practices with minimal setup.
2630
If you are familiar with Flask, Flask-RESTX should be easy to pick up.

0 commit comments

Comments
 (0)