Browse Source

更新 'README.md'

管理员 6 years ago
parent
commit
3ef7562ee5
1 changed files with 7 additions and 1 deletions
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -1,3 +1,9 @@
 # gooExport
 
-集搜客爬虫结果很多个xml,于是做了一个python项目,自动将xml文件合并到一个csv文件中!这样excel就可以查看结果了!
+集搜客爬虫结果很多个xml,于是做了一个python项目,自动将xml文件合并到一个csv文件中!这样excel就可以查看结果了!
+
+使用方法:
+1. 安装python
+2. pip install -r requirements.txt
+3. main.py中,配置*.xml文件位置
+4. python main.py