Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bestruirui authored Feb 17, 2024
1 parent be7e909 commit a222030
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- [x] 借助QQ邮箱使用MIPush推送(理论支持各家系统),再也不用把微信挂后台了
- [x] 无需重复扫码登录
- [ ] 支持多个微信号同时转发
- [ ] web可视化配置
## 预览
<img src="./preview.jpg" height="600" style=" border-radius: 25px;"/>

Expand Down Expand Up @@ -43,4 +44,4 @@ crontab -e
46 23 * * * docker stop WxPush # 每天23:46 停止容器
33 8 * * * docker start WxPush # 每天 8:33 启动容器
```
```

0 comments on commit a222030

Please sign in to comment.