8000 update README with CC badges · ezzdoc/wp-api-python@cf29c4c · GitHub
[go: up one dir, main page]

Skip to content

Commit cf29c4c

Browse files
author
derwentx
authored
update README with CC badges
1 parent 30ca16a commit cf29c4c

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)
0