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 1fe581c commit 8063c46Copy full SHA for 8063c46
README.rst
@@ -11,6 +11,10 @@ Flask-Classful
11
.. image:: https://coveralls.io/repos/teracyhq/flask-classful/badge.svg?branch=develop&service=github
12
:target: https://coveralls.io/github/teracyhq/flask-classful?branch=develop
13
14
+.. image:: https://codeclimate.com/github/teracyhq/flask-classful/badges/gpa.svg
15
+ :target: https://codeclimate.com/github/teracyhq/flask-classful
16
+ :alt: Code Climate
17
+
18
.. image:: https://badge.fury.io/py/flask-classful.svg
19
:target: https://badge.fury.io/py/flask-classful
20
:alt: 'Latest PyPI release'
0 commit comments