You've already forked QWeatherReporter
feat: update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/MarkusJoe/QWeather">
|
<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/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">
|
<img src="https://img.shields.io/badge/LINCESE-Apache2.0-orange.svg" alt="LICENSE">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
@@ -38,4 +38,4 @@
|
|||||||
- 程序基于python3.10开发 务必使用python3.10版本运行
|
- 程序基于python3.10开发 务必使用python3.10版本运行
|
||||||
- 将config.yml正确填写完成
|
- 将config.yml正确填写完成
|
||||||
- 使用`pip/pip3 install -r requirements.txt` 安装需要的库
|
- 使用`pip/pip3 install -r requirements.txt` 安装需要的库
|
||||||
- 运行`QWeather.py`
|
- 运行`QWeather.py`
|
||||||
|
|||||||
Reference in New Issue
Block a user