Skip to content

Commit 170c5f5

Browse files
committed
docs(readme): update readme description
1 parent 792ac90 commit 170c5f5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MateChat React
22

3-
MateChat is the React version of MateChat Vue, a front-end AI scenario solution UI library based on Huawei DevUI Design.
3+
MateChat React is the React version of [MateChat](https://gitcode.com/DevCloudFE/MateChat), a front-end AI scenario solution UI library based on Huawei DevUI Design.
44

55
## Installation
66

@@ -9,3 +9,13 @@ npm install --save @matechat/react
99
# or
1010
pnpm add @matechat/react
1111
```
12+
13+
## Documentation
14+
15+
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.
16+
17+
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).
18+
19+
## License
20+
21+
This project is licensed under the [MIT License](./LICENSE).

0 commit comments

Comments
 (0)