Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 8f7d1a9

Browse files
authored
Merge pull request #2 from leafcoder/develop
Develop
2 parents f0f0f5f + 3780638 commit 8f7d1a9

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
2+
<div align="center">
3+
4+
# django-covid19
5+
![GitHub watchers](https://img.shields.io/github/watchers/leafcoder/django-covid19?style=social)
6+
![GitHub stars](https://img.shields.io/github/stars/leafcoder/django-covid19?style=social)
7+
![GitHub forks](https://img.shields.io/github/forks/leafcoder/django-covid19?style=social)
8+
9+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/leafcoder/django-covid19)
10+
![GitHub top language](https://img.shields.io/github/languages/top/leafcoder/django-covid19)
11+
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/leafcoder/django-covid19)
12+
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/leafcoder/django-covid19)
13+
![GitHub All Releases](https://img.shields.io/github/downloads/leafcoder/django-covid19/total)
14+
15+
</div>
16+
117
# 接口文档
218

319
点击查看 [在线接口文档](https://blog.leafcoder.cn/django-covid19/)

docs/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<div align="center">
2+
3+
# django-covid19
4+
![GitHub watchers](https://img.shields.io/github/watchers/leafcoder/django-covid19?style=social)
5+
![GitHub stars](https://img.shields.io/github/stars/leafcoder/django-covid19?style=social)
6+
![GitHub forks](https://img.shields.io/github/forks/leafcoder/django-covid19?style=social)
7+
8+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/leafcoder/django-covid19)
9+
![GitHub top language](https://img.shields.io/github/languages/top/leafcoder/django-covid19)
10+
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/leafcoder/django-covid19)
11+
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/leafcoder/django-covid19)
12+
![GitHub All Releases](https://img.shields.io/github/downloads/leafcoder/django-covid19/total)
13+
14+
</div>
15+
116
# 介绍 :id=intro
217

318
本项目的数据来源为[`丁香园`](http://ncov.dxy.cn/ncovh5/view/pneumonia),定时获取疫

0 commit comments

Comments
 (0)