Skip to content

Commit 0f1ffc4

Browse files
author
Andrey Fedoseev
committed
Add CodeClimate badge
1 parent 30056e6 commit 0f1ffc4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@ It works with both inline code and external files.
77

88
.. image:: https://circleci.com/gh/andreyfedoseev/django-static-precompiler.svg?style=shield
99
:target: https://circleci.com/gh/andreyfedoseev/django-static-precompiler
10+
:alt: Build Status
1011

1112
.. image:: http://codecov.io/github/andreyfedoseev/django-static-precompiler/coverage.svg?branch=master
1213
:target: http://codecov.io/github/andreyfedoseev/django-static-precompiler?branch=master
14+
:alt: Code Coverage
15+
16+
.. image:: https://codeclimate.com/github/andreyfedoseev/django-static-precompiler/badges/gpa.svg
17+
:target: https://codeclimate.com/github/andreyfedoseev/django-static-precompiler
18+
:alt: Code Climate
1319

1420
.. image:: https://readthedocs.org/projects/django-static-precompiler/badge/
1521
:target: http://django-static-precompiler.readthedocs.org/

0 commit comments

Comments
 (0)