Skip to content

Commit beefe69

Browse files
authored
Update README.md
修改错别字,增加建议
1 parent 68f88d7 commit beefe69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
- `BatchSpider`是一款分布式批次爬虫,对于需要周期性采集的数据,优先考虑使用本爬虫。
1717

18-
**feapder**除了支持**断点续爬****数据防丢****监控报警**外,还支持**浏览器渲染下载**,自定义入库**pipeline**,方便对接其他数据库(默认数据库为msyql,数据可自动入库,无需编写pipeline)
18+
**feapder**除了支持**断点续爬****数据防丢****监控报警**外,还支持**浏览器渲染下载**,自定义入库**pipeline**,方便对接其他数据库(默认数据库为Mysql,数据可自动入库,无需编写pipeline)
1919

2020
读音: `[ˈfiːpdə]`
2121

@@ -27,7 +27,7 @@
2727

2828
## 环境要求:
2929

30-
- Python 3.6.0+
30+
- Python 3.6.0+ 建议64位上使用
3131
- Works on Linux, Windows, macOS
3232

3333
## 安装

0 commit comments

Comments
 (0)