Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 committed Jul 24, 2020
1 parent 6c2e105 commit 72fb3b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 文件结构:

- backend:单独的后端代码,包含后端测试
- src: 源文件。包含完整的项目工程;
- document: 文档及图片相关,包含设计文档、接口、日志、代码风格规范等;
- backend:单独的后端代码,包含后端以及相关的接口测试
- src: 源文件。包含完整的项目工程,可直接通过Qt Creator 构建
- document: 文档及图片相关,包含较为详细的设计文档、接口、日志、代码风格规范等;

# 目录

Expand Down

0 comments on commit 72fb3b0

Please sign in to comment.