feat: update README.md

This commit is contained in:
RTAkland
2021-12-26 10:00:07 +08:00
parent b205533ae7
commit 0b41c9c1f5
2 changed files with 6 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
- [x] 发送免费版&开发版天气预报功能
- [x] 间隔10分钟请求一次自然灾害预警信息
- [x] 在网页上快速查看天气
- [x] 在邮件html内附带一句一言
- [ ] ~~推送到QQ(咕咕咕)~~
### 问题汇总

5
tests/GUI.py Normal file
View File

@@ -0,0 +1,5 @@
# -- coding:utf-8 --
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2021/12/26
# @File Name: GUI.py