Skip to content

Commit 0a522d0

Browse files
author
derwentx
committed
* 'master' of https://github.com/derwentx/wp-api-python: update README with CC badges
2 parents b3940af + cf29c4c commit 0a522d0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ Wordpress API - Python Client
33

44
.. image:: https://travis-ci.org/derwentx/wp-api-python.svg?branch=master
55
:target: https://travis-ci.org/derwentx/wp-api-python
6+
7+
.. image:: https://api.codeclimate.com/v1/badges/4df627621037b2df7e5d/maintainability
8+
:target: https://codeclimate.com/github/derwentx/wp-api-python/maintainability
9+
:alt: Maintainability
10+
11+
.. image:: https://api.codeclimate.com/v1/badges/4df627621037b2df7e5d/test_coverage
12+
:target: https://codeclimate.com/github/derwentx/wp-api-python/test_coverage
13+
:alt: Test Coverage
614

715
.. image:: https://snyk.io/test/github/derwentx/wp-api-python/badge.svg?targetFile=requirements.txt
816
:target: https://snyk.io/test/github/derwentx/wp-api-python?targetFile=requirements.txt

0 commit comments

Comments
 (0)