Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
## 使用方法
默认使用[sqlite3](https://www.sqlite.org/) 数据库
### 下载源码
```git clone http://github.com/supzhang/```
```git clone http://github.com/supzhang/epg```
### 抓取数据
```python
python main.py #抓取数据并存入数据库,可设置为定时任务
Expand Down