jinnrry 2 年之前
父節點
當前提交
f6b1be7f6a
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      README_CN.md

+ 1 - 1
README.md

@@ -121,7 +121,7 @@ Copy plugin binary file to `/plugins`
 
 The code is in `fe` folder.
 
-2、Server: golang + mysql
+2、Server: golang + MySQL/SQLite
 
 The code is in `server` folder.
 

+ 1 - 1
README_CN.md

@@ -124,7 +124,7 @@ SMTP端口: 25/465(SSL)
 
 前端代码位于 `fe`目录中,运行参考 `fe`目录中的README文件
 
-2、后端: golang + mysql
+2、后端: golang + MySQL/SQLite
 
 后端代码进入 `server`文件夹,运行 `main.go`文件