Skip to content

docs: add docs link and fix link of #5 #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's unreasonable to add this line, also, we dont use matechat - reactbut MateChat React instead.


---

## Features

- 🧠 Built for AI interaction and prompt use-cases
Expand Down Expand Up @@ -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

Expand Down
4 changes: 3 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

---

## 特性
Expand Down Expand Up @@ -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)。

---

Expand Down
Loading