diff --git a/README.md b/README.md index 826ae9b..8d2a30a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,5 @@ com.bonus ├── bonus-api // 接口模块 │ └── bonus-ai-api-system // 系统接口 ├── bonus-modules // 业务模块 -│ └── bonus-ai-modules // 系统模块 -│ └── bonus-large-model // 大模型模块 -│ └── bonus-ocr-recognition // OCR识别模块 +│ └── bonus-ai // 人工智能平台系统模块 ├──pom.xml // 公共依赖