|
@@ -1,5 +1,8 @@
|
|
|
## crawl_hero
|
|
|
|
|
|
+[](https://git.yoqi.me/lyq/crawl_hero)
|
|
|
+[](https://git.yoqi.me/lyq/crawl_hero)
|
|
|
+
|
|
|
英雄联盟游戏头像爬虫工具
|
|
|
|
|
|
```
|
|
@@ -22,4 +25,8 @@ pip install -r requirements.txt
|
|
|
pip install pyinstaller
|
|
|
pyinstaller -F -c getHero.py
|
|
|
|
|
|
-```
|
|
|
+```
|
|
|
+
|
|
|
+## License
|
|
|
+
|
|
|
+Licensed under the [Apache 2.0](LICENSE) © [liuyuqi.gov@msn.cn](https://github.com/jianboy)
|