From 7b4a0dd0332b3a6ca3f9488ce9b8dd1973850f8e Mon Sep 17 00:00:00 2001 From: RTAkland Date: Thu, 23 Dec 2021 21:09:19 +0800 Subject: [PATCH] feat: update --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6b6740b..44e3c4f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
-## *QWeather* +## *QWeatherReporter* QWeather Official Website\ QWeather Development Platform @@ -20,6 +20,12 @@ 点击跳转到帮助文档
+## 声明 +- > 程序作者: **RTAkland (markushammered@gmail.com)** +- > 和风天气开发者平台:https://dev.qweather.com +- > 和风天气官网: https://qweather.com + + ### 开源 - 本项目以[Apache-2.0](./LICENSE)许可开源, 即: - 你可以直接使用该项目提供的功能, 无需任何授权 @@ -40,12 +46,6 @@ #### 配置填写问题: > `location`项和`only-view-settings`类不需要用户填写, 只需要打开`QWeather.py`进行自助填写 - -## 声明 -- > 程序作者: **RTAkland (markushammered@gmail.com)** -- > 和风天气开发者平台:https://dev.qweather.com -- > 和风天气官网: https://qweather.com - ## 如何使用 - 程序基于python3.10开发 务必使用python3.10版本运行 - 将config.yml正确填写完成 @@ -55,7 +55,8 @@ ### 网页上查看天气 - 将所有准备工作完成(能正常运行QWeather.py) - 运行QWeather.py -- 打开浏览器输入***127.0.0.1***:7898 (127.0.0.1可以更改为部署本项目的服务器ip) +- 打开浏览器输入**127.0.0.1:7898** +>127.0.0.1可以更改为部署本项目的服务器ip, 7898端口不能被其他程序占用或不开放此端口 ## 联系方式