Skip to content

Commit cdaed6f

Browse files
author
Emmanouil Konstantinidis
committed
Add codecov badge
1 parent e7fa5e0 commit cdaed6f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Django Rest Framework Docs](http://www.drfdocs.com/) [![travis][travis-image]][travis-url] [![pypi][pypi-image]][pypi-url]
1+
# [Django Rest Framework Docs](http://www.drfdocs.com/) [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![pypi][pypi-image]][pypi-url]
22

33
Document Web APIs made with Django Rest Framework.
44

@@ -58,3 +58,6 @@ First of all thanks to the [Django](http://www.djangoproject.com/) core team and
5858

5959
[pypi-image]: https://img.shields.io/pypi/v/drfdocs.svg
6060
[pypi-url]: https://pypi.python.org/pypi/drfdocs/
61+
62+
[codecov-image]: https://codecov.io/github/ekonstantinidis/django-rest-framework-docs/coverage.svg?branch=master
63+
[codecov-url]:https://codecov.io/github/ekonstantinidis/django-rest-framework-docs?branch=master

0 commit comments

Comments
 (0)