diff --git a/README.md b/README.md index 62df8a7..3d4dead 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ -# 小木虫考研调剂信息爬虫 +# 小木虫考研调剂信息爬虫2 + +`git clone https://git.mmuaa.com/Kidultff/redistribute-spider.git` -```git clone https://git.mmuaa.com/Kidultff/redistribute-spider.git``` 在config.py中按照提示信息进行设置 -然后```python spider.py``` + +然后`python spider.py` + 你想要的信息将按照你需要的打印到屏幕上 -你也可以```python spider.py > output.txt``` +你也可以`python spider.py > output.txt` + 你想要的信息将被保存到txt文档里 ![截屏](https://www.mmuaa.com/wp-content/uploads/image/20200331/1585639857878391.png "截屏") \ No newline at end of file