We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70c947 commit 90ba1acCopy full SHA for 90ba1ac
README.rst
@@ -5,5 +5,9 @@ Flask-PluginEngine
5
:target: https://travis-ci.org/indico/flask-pluginengine
6
.. image:: https://coveralls.io/repos/indico/flask-pluginengine/badge.png
7
:target: https://coveralls.io/r/indico/flask-pluginengine
8
+.. image:: https://readthedocs.org/projects/flask-pluginengine/badge/?version=latest
9
+ :target: https://flask-pluginengine.readthedocs.io/
10
-Plugin system for Flask applications
11
+
12
+A simple plugin system for Flask applications. More detailed documentation available at
13
+https://flask-pluginengine.readthedocs.io/.
0 commit comments