You've already forked QWeatherReporter
update: update the README.md
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
echo "Run Weather.py with Python3"
|
|
||||||
python3 QWeather.py
|
|
||||||
@@ -6,8 +6,8 @@
|
|||||||
# 如何使用
|
# 如何使用
|
||||||
- 程序基于python3.x开发 务必使用python3.x版本运行
|
- 程序基于python3.x开发 务必使用python3.x版本运行
|
||||||
- 将config.yml正确填写完成
|
- 将config.yml正确填写完成
|
||||||
- 使用`pip install -r requirements.txt` 安装需要的库
|
- 使用`pip/pip3 install -r requirements.txt` 安装需要的库
|
||||||
- 运行`QWeather.py` 或 `QWeather.sh`
|
- 运行`QWeather.py`
|
||||||
|
|
||||||
# English README.md
|
# English README.md
|
||||||
# Statement
|
# Statement
|
||||||
@@ -19,4 +19,4 @@
|
|||||||
- Run program using Python3
|
- Run program using Python3
|
||||||
- Fill in the configuration file correctly
|
- Fill in the configuration file correctly
|
||||||
- Use `pip/pip3 -install -r requirements.txt` to install required libraries
|
- Use `pip/pip3 -install -r requirements.txt` to install required libraries
|
||||||
- Run `QWeather.py` or `QWeather.sh`
|
- Run `QWeather.py`
|
||||||
Reference in New Issue
Block a user