diff --git a/README.md b/README.md index 565f1ea..c422bc0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ English | [简体中文](./README.zh-CN.md) MateChat is based on [Huawei DevUI Design](https://devui.design/), offering a modern visual language, consistent user experience, and excellent scalability. +For more information, visit the matechat-react website: [matechat - react](http://matechat.noctisynth.org/) + +--- + ## Features - 🧠 Built for AI interaction and prompt use-cases @@ -77,7 +81,7 @@ export default function BubbleDemo() { The documentation is still in progress, but you can feel free to create a new issue in [GitCode](https://gitcode.com/DevCloudFE/MateChat/issues) or [GitHub](https://github.com/DevCloudFE/MateChat/issues) to submit your questions or suggestions. This project is still under development, so the documentation is not complete yet, some features may change in the future. -For more information, please track the progress in [#4](https://github.com/DevCloudFE/matechat-react/issues/4) and [#5](https://github.com/DevCloudFE/MateChat/issues/5). +For more information, please track the progress in [#5](https://github.com/DevCloudFE/matechat-react/issues/5). ## Star History diff --git a/README.zh-CN.md b/README.zh-CN.md index 6429a27..3c42a73 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -28,6 +28,8 @@ MateChat React 是 [MateChat](https://github.com/DevCloudFE/MateChat) 的 React MateChat 基于 [华为 DevUI Design](https://devui.design/),提供现代视觉语言、一致的用户体验以及良好的可扩展性。 +了解更多请访问 matechat-react 网站: [matechat-react](http://matechat.noctisynth.org/) + --- ## 特性 @@ -81,7 +83,7 @@ export default function BubbleDemo() { 文档仍在完善中,如果有任何疑问或建议,欢迎在 [GitCode](https://gitcode.com/DevCloudFE/MateChat/issues) 或 [GitHub](https://github.com/DevCloudFE/MateChat/issues) 提 issue。 由于项目仍在开发中,部分功能和文档可能会有调整。 -可关注进展:[#4](https://github.com/DevCloudFE/matechat-react/issues/4) 和 [#5](https://github.com/DevCloudFE/MateChat/issues/5)。 +可关注进展:[#5](https://github.com/DevCloudFE/matechat-react/issues/5)。 ---