Skip to content

Commit aac83d9

Browse files
committed
update: rename documentation files and add BaseConfig.md in Readme.md
1 parent b5d9d56 commit aac83d9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,10 @@ npm run deploy
8787
├── style.js # 生成 Web 界面的 CSS
8888
├── config.js # 保存配置信息
8989
└── docs/
90-
├── API-doc.md # API 文档
91-
├── update-log.md # 更新日志
90+
├── APIDoc.md # API 文档
91+
├── UpdateLogs.md # 更新日志
9292
└── FAQ.md # 常见问题解答
93+
└── BaseConfig.md # 基础配置功能介绍
9394
```
9495

9596
## 🤝 贡献
File renamed without changes.

0 commit comments

Comments
 (0)