jinnrry 2 lat temu
rodzic
commit
09cdf3e697
2 zmienionych plików z 3 dodań i 18 usunięć
  1. 2 14
      README.md
  2. 1 4
      README_CN.md

+ 2 - 14
README.md

@@ -49,24 +49,12 @@ welcome all UI, designers, front-end guidance. Finally, also for this project to
 Open `http://127.0.0.1` in your browser or use your server's public IP to visit, then follow the instructions to
 Open `http://127.0.0.1` in your browser or use your server's public IP to visit, then follow the instructions to
 configure.
 configure.
 
 
-## 4、Build(or download)
-
-1、installed `nodejs` and `yarn`
-
-2、installed `golang`
-
-3、exec `./build.sh`
-
-## 5、Config
-
-Modify the `config.json` file in the config directory and fill in your secret key and domain information.
-
-## 6、Email Test
+## 4、Email Test
 
 
 Check if your mailbox has completed all the security configuration. It is recommended to
 Check if your mailbox has completed all the security configuration. It is recommended to
 use [https://www.mail-tester.com/](https://www.mail-tester.com/) for checking.
 use [https://www.mail-tester.com/](https://www.mail-tester.com/) for checking.
 
 
-## 7、 WeChat Message Push
+## 5、 WeChat Message Push
 
 
 Open the `config/config.json` file in the run directory, edit a few configuration items at the beginning of `weChatPush`
 Open the `config/config.json` file in the run directory, edit a few configuration items at the beginning of `weChatPush`
 and restart the service.
 and restart the service.

+ 1 - 4
README_CN.md

@@ -38,10 +38,7 @@ PMail是一个追求极简部署流程、极致资源占用的个人域名邮箱
 
 
 1、目前只完成了最核心的收发邮件功能。基本上仅针对单人使用,没有处理多人使用、权限管理相关问题。
 1、目前只完成了最核心的收发邮件功能。基本上仅针对单人使用,没有处理多人使用、权限管理相关问题。
 
 
-2、目前代码并不稳定,可能存在BUG
-
-3、前端UI交互较差
-
+2、前端UI交互较差
 
 
 # 如何部署
 # 如何部署