diff --git a/README.md b/README.md
index 11283945..c8de5cba 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
Smart-Doc Project
-
+
[](https://www.apache.org/licenses/LICENSE-2.0)


@@ -56,6 +56,10 @@ You could build with the following commands. (`JDK 1.8` is required to build the
mvn clean install -Dmaven.test.skip=true
```
+## Contributing
+
+Contributions are welcome! Please refer to the [Contributing Guide](https://smart-doc-group.github.io/guide/community/contributing) to get started.
+
## Who is using
These are only part of the companies using `smart-doc`, for reference only. If you are using smart-doc,
diff --git a/README_CN.md b/README_CN.md
index 86258a46..a97a2352 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -1,6 +1,6 @@
-
+
[](https://www.apache.org/licenses/LICENSE-2.0)


@@ -62,6 +62,10 @@ $\color{red}{你给我的star,胜过所有读过的诗—smart-doc}$
mvn clean install -Dmaven.test.skip=true
```
+## Contributing
+
+欢迎为 `smart-doc` 贡献代码!请参考[贡献指南](https://smart-doc-group.github.io/zh/guide/community/contributing)了解如何参与项目。
+
## License
`smart-doc` is under the Apache 2.0 license. See