feat: update README.md

This commit is contained in:
RTAkland
2021-12-16 22:43:37 +08:00
parent fd376123b5
commit ce5dc74071

View File

@@ -1,7 +1,7 @@
<p align="center">
<a href="https://github.com/MarkusJoe/QWeather">
<img src="https://img.shields.io/badge/Python-V3.10-blue.svg" alt="PythonVersion">
<img src="https://img.shields.io/badge/release-V2.9.0-green.svg" alt="QWeatherVersion">
<img src="https://img.shields.io/badge/release-V3.0.0-alpha-green.svg" alt="QWeatherVersion">
<img src="https://img.shields.io/badge/LINCESE-Apache2.0-orange.svg" alt="LICENSE">
</a>
</p>
@@ -38,4 +38,4 @@
- 程序基于python3.10开发 务必使用python3.10版本运行
- 将config.yml正确填写完成
- 使用`pip/pip3 install -r requirements.txt` 安装需要的库
- 运行`QWeather.py`
- 运行`QWeather.py`