diff --git a/README.md b/README.md
index a2ac3941..66853254 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,7 @@ English | [中文](docs/zh_CN/ch1/README.md)
## Overview
Qualitis is a data quality management platform that supports quality verification, notification, and management for various datasource. It is used to solve various data quality problems caused by data processing.
-Based on Spring Boot, Qualitis submits quality model task to [Linkis](https://github.com/WeBankFinTech/Linkis) platform. It provides functions such as data quality model construction, data quality model execution, data quality verification, reports of data quality generation and so on.
-
-At the same time, Qualitis provides enterprise-level features of financial-level resource isolation, management and access control. It is also guaranteed working well under high-concurrency, high-performance and high-availability scenarios.
+Based on Spring Boot, Qualitis submits quality model task to [Linkis](https://github.com/WeBankFinTech/Linkis) platform. It provides functions such as data quality model construction, data quality model execution, data quality verification, reports of data quality generation and so on. At the same time, Qualitis provides enterprise-level features of financial-level resource isolation, management and access control. It is also guaranteed working well under high-concurrency, high-performance and high-availability scenarios.
## Features
- **Define Data Quality Model**
@@ -34,8 +32,7 @@ Supports workflow
Workflow needs [DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio).
- **Administrator Console**
-Administrator console provided.
-And it also supports personnel management, access control management, privilege control management, metadata management and so on.
+Administrator console provided. And it also supports personnel management, access control management, privilege control management, metadata management and so on.
## Compared with similar systems
![](images/en_US/ch1/CompareSimilarSystem.png)
@@ -67,10 +64,15 @@ Supports generating data quality reports with optional latitude.
### 4. Support intelligent discovery of data quality problems
+**If you have any needs, please send us an issue and we will reply to you in time.**
+
+## Contributing
+Community partners are very welcome to contribute new engines and codes to us!
+
## Communication
If you desire immediate response, please kindly raise issues to us or scan the below QR code by WeChat and QQ to join our group:
![](images/en_US/ch1/ContractUs.png)
## License
-**Linkis is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.**
+**Qualitis is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.**
diff --git a/docs/zh_CN/ch1/README.md b/docs/zh_CN/ch1/README.md
index ae3a91ec..8179cb84 100644
--- a/docs/zh_CN/ch1/README.md
+++ b/docs/zh_CN/ch1/README.md
@@ -29,7 +29,7 @@ Qualitis基于Spring Boot,依赖于Linkis进行数据计算,提供数据质
- **支持工作流**
支持在工作流当中进行数据质量校验
-工作流必装[DataSphereStudio](https://github.com/WeBankFinTech/Linkis).
+工作流必装[DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio).
- **管理员控制台**
提供管理员控制台界面,支持人员管理,权限管理,权限管理,元数据管理等管理功能。
@@ -42,6 +42,7 @@ Qualitis基于Spring Boot,依赖于Linkis进行数据计算,提供数据质
[架构设计文档](架构设计文档.md)
[用户手册](用户手册.md)
+**点击[这里](docs/zh_CN/ch1)可以参考更多文档**
## Architecture
![](../../../images/zh_CN/ch1/总体架构设计.png)
@@ -69,9 +70,9 @@ Qualitis基于Spring Boot,依赖于Linkis进行数据计算,提供数据质
非常欢迎广大的社区伙伴给我们贡献新引擎和代码!
## Communication
-如果您想得到最快的响应,请给我们提issue,或者您也可以扫码进群:
+如果您想得到最快的响应,请给我们提 issue,或者您也可以扫码进群:
![](../../../images/en_US/ch1/ContractUs.png)
## License
-**Linkis is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.**
+**Qualitis is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.**