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

Commit 6d79d0d

Browse files
authored
docs: update README.md
1 parent 03df9d8 commit 6d79d0d

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,24 @@
4040
如果开发者本身没有个人的云服务器用来部署本项目,也可以直接调用本项目已部署好
4141
的实时接口,可用于科研、娱乐、教学等各方面。
4242

43-
[![在线文档](https://raw.githubusercontent.com/leafcoder/django-covid19/master/docs/images/docs.png)](http://111.231.75.86:8000/docs/)
43+
[![在线文档](https://raw.githubusercontent.com/leafcoder/django-covid19/master/docs/images/docs.png)](http://ncov.leafcoder.cn/docs/)
44+
45+
# 安装
46+
47+
可以通过 `pip` 命令安装:
48+
49+
pip install django_covid19
4450

4551
# 在线大屏
4652

4753
根据已部署的疫情在线接口,并结合使用开源数据大屏项目中的示例代码,本项目提
4854
供了一个使用本项目接口的数据大屏示例。
4955

50-
[![在线数据大屏](https://raw.githubusercontent.com/leafcoder/django-covid19/master/docs/images/dashboard.png)](http://111.231.75.86/dashboard)
56+
[![在线数据大屏](https://raw.githubusercontent.com/leafcoder/django-covid19/master/docs/images/dashboard.png)](http://ncov.leafcoder.cn/demo)
5157

5258
# 问题相关
5359

54-
有任何问题欢迎在 github 中提 issue,或者在文档页面的最后提交[评论](http://111.231.75.86:8000/docs/#/?id=detail-1),我会尽快解答。
60+
有任何问题欢迎在 github 中提 issue,或者在文档页面的最后提交[评论](http://ncov.leafcoder.cn/docs/#/?id=detail-1),我会尽快解答。
5561

5662
* 推荐使用评论方式提问;
5763
* 推荐使用 isuss 提交 bug;
@@ -62,4 +68,4 @@
6268

6369
# 致各位
6470

65-
如果本项目对你有所帮助,请在[此处](http://111.231.75.86:8000/docs/#/?id=detail-1)留下你的项目地址。
71+
如果本项目对你有所帮助,请在[此处](http://ncov.leafcoder.cn/docs/#/?id=detail-1)留下你的项目地址。

0 commit comments

Comments
 (0)