From 77fd44f24dd4f43b2599214837ed064ca010f3bc Mon Sep 17 00:00:00 2001 From: luoyonghuang <2308014474@qq.com> Date: Wed, 9 Oct 2024 16:44:31 +0800 Subject: [PATCH] modified: README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6c4e519..9ba03ff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# double_work -## public 文件下包含了所有前端页面的实现 -## services 文件主要有后端api功能的实现 +### public 文件下包含了所有前端页面的实现 +### services 文件主要有后端api功能的实现 ### db.js数据库设置 router.js路由管理 server.js服务器 \ No newline at end of file