heyudev %!s(int64=2) %!d(string=hai) anos
pai
achega
b94c51df86
Modificáronse 1 ficheiros con 13 adicións e 1 borrados
  1. 13 1
      README.md

+ 13 - 1
README.md

@@ -1,3 +1,15 @@
 # piaoquan-crawler
 
-爬虫平台
+#爬虫平台
+
+
+### 启动
+```
+启动命令:
+python crawler/run.py "{'platform':'xigua','strategy':'home_page','env':'test'}"
+
+参数说明:
+platform:平台
+strategy:策略
+env:环境
+```