Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit f0cd03a

Browse files
authored
Update README.rst
1 parent 5b87499 commit f0cd03a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=====
22
fdadb
33
=====
4-
|travis|_ |pypi|_ |coveralls|_ |requiresio|_
4+
|travis|_ |pypi|_ |codecov|_ |requiresio|_
55

66
A Django wrapper for `fda.gov <https://www.fda.gov>`_ National Drug Code (NDC) database.
77
**fdadb** stores each row under one name **MedicationName** object instead of having multiple drugs with the same name
@@ -60,8 +60,8 @@ Support
6060
.. |pypi| image:: https://img.shields.io/pypi/v/fdadb.svg
6161
.. _pypi: https://pypi.python.org/pypi/fdadb
6262

63-
.. |coveralls| image:: https://coveralls.io/repos/github/HealthByRo/fdadb/badge.svg?branch=master
64-
.. _coveralls: https://coveralls.io/github/HealthByRo/fdadb
63+
.. |codecov| image:: https://codecov.io/gh/HealthByRo/fdadb/branch/master/graph/badge.svg
64+
.. _codecov: https://codecov.io/gh/HealthByRo/fdadb
6565

6666
.. |requiresio| image:: https://requires.io/github/HealthByRo/fdadb/requirements.svg?branch=master
6767
.. _requiresio: https://requires.io/github/HealthByRo/fdadb/requirements/

0 commit comments

Comments
 (0)