Browse Source

modify readme

git@yoqi.me 1 year ago
parent
commit
8cbfc7d5a7
1 changed files with 8 additions and 1 deletions
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1,5 +1,8 @@
 ## crawl_hero
 
+[![Version](https://img.shields.io/badge/version-v1.1.0-brightgreen)](https://git.yoqi.me/lyq/crawl_hero)
+[![.Python](https://img.shields.io/badge/Python-v3.8.5-brightgreen?style=plastic)](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)