Update README.md to include product and UI documentation references

- Added new sections in README.md for product documentation (PRD) and UI/UX design documentation, linking to `docs/smoke/PRODUCT.md` and `docs/smoke/UI.md` respectively, to enhance the overall documentation for the project.
This commit is contained in:
nepiedg
2026-01-20 07:34:25 +00:00
parent 53531905d2
commit be6d579d41
3 changed files with 315 additions and 0 deletions
+5
View File
@@ -6,6 +6,11 @@
见:`docs/smoke/SEQUENCE.md`
## 产品与 UI 文档
- 产品说明(PRD):`docs/smoke/PRODUCT.md`
- UI/UX 设计说明:`docs/smoke/UI.md`
## 依赖
- 公共登录与认证:`docs/common/auth.md`