Skip to content

Commit 4fd0a24

Browse files
committed
更新 README🚀
1 parent 57bbeb2 commit 4fd0a24

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ admin_page = /manager # 本地文件管理页面路径,按需修
133133
## Docker 部署
134134

135135
github 仓库和 docker hub 仓库,看自己需求使用。
136+
136137
github :
137138

138139
```
@@ -230,8 +231,8 @@ docker exec container_name "./main -md5 your_alist_password"
230231

231232
## 技术栈
232233

233-
- 后端:[Golang](https://golang.org/)
234-
- Web 框架:[Gin](https://github.com/gin-gonic/gin)
234+
- Golang
235+
- Gin
235236
- Vue3
236237
- Element Plus
237238
- Bootstrap5
@@ -240,7 +241,4 @@ docker exec container_name "./main -md5 your_alist_password"
240241

241242
[MIT](https://opensource.org/licenses/MIT)
242243

243-
## 致谢
244244

245-
- [Alist](https://github.com/AlistGo/alist) - 后端文件列表系统
246-
- [Gin](https://github.com/gin-gonic/gin) - 使用的 Web 框架

0 commit comments

Comments
 (0)