Skip to content

Commit 09189fc

Browse files
author
ExpDev07
committed
fix shields
1 parent 877e9de commit 09189fc

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
> This is a fast (< 200ms) and basic API for tracking development of the new coronavirus (COVID-19, SARS-CoV-2). It's written in python using 🍼 Flask. Supports multiple sources!
44
55
![Travis build](https://api.travis-ci.com/ExpDev07/coronavirus-tracker-api.svg?branch=master)
6+
[![License](https://img.shields.io/github/license/ExpDev07/coronavirus-tracker-api)](LICENSE.md)
67
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
7-
![GitHub stars](https://img.shields.io/github/stars/ExpDev07/coronavirus-tracker-api)
8-
![GitHub forks](https://img.shields.io/github/forks/ExpDev07/coronavirus-tracker-api)
9-
![GitHub last commit](https://img.shields.io/github/last-commit/ExpDev07/coronavirus-tracker-api)
10-
![GitHub pull requests](https://img.shields.io/github/issues-pr/ExpDev07/coronavirus-tracker-api)
11-
![GitHub issues](https://img.shields.io/github/issues/ExpDev07/coronavirus-tracker-api)
8+
[![GitHub stars](https://img.shields.io/github/stars/ExpDev07/coronavirus-tracker-api)](stargazers)
9+
[![GitHub forks](https://img.shields.io/github/forks/ExpDev07/coronavirus-tracker-api)](network/members)
10+
[![GitHub last commit](https://img.shields.io/github/last-commit/ExpDev07/coronavirus-tracker-api)](commits/master)
11+
[![GitHub pull requests](https://img.shields.io/github/issues-pr/ExpDev07/coronavirus-tracker-api)](pulls)
12+
[![GitHub issues](https://img.shields.io/github/issues/ExpDev07/coronavirus-tracker-api)](issues)
1213
[![Tweet](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2FExpDev07%2Fcoronavirus-tracker-api)](https://twitter.com/intent/tweet?text=COVID19%20Live%20Tracking%20API:%20&url=https%3A%2F%2Fgithub.com%2FExpDev07%2Fcoronavirus-tracker-api)
1314

1415
## Endpoints
@@ -278,4 +279,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
278279

279280
## License
280281

281-
The data is available to the public strictly for educational and academic research purposes. Please link to this repo somewhere in your project :).
282+
See [LICENSE.md](LICENSE.md) for the license. Please link to this repo somewhere in your project :).

0 commit comments

Comments
 (0)