Skip to content

Commit

Permalink
adding url
Browse files Browse the repository at this point in the history
  • Loading branch information
AzulGarza committed Apr 13, 2020
1 parent 8dbe14b commit d990104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pip install covidmx

## Serendipia

Serendipia publishes daily the information of the mexican *Secretaría de Salud* about covid in open format (.csv). This api downloads this data easily, making it useful for task automation.
Serendipia [publishes daily information](https://serendipia.digital/2020/03/datos-abiertos-sobre-casos-de-coronavirus-covid-19-en-mexico/) of the mexican *Secretaría de Salud* about covid in open format (.csv). This api downloads this data easily, making it useful for task automation.

```python
from covidmx import CovidMX
Expand Down

0 comments on commit d990104

Please sign in to comment.