diff --git a/README.md b/README.md index 0373151e1eed3dc5dd8175f3724556de2529bdd9..9e744f73cc8145806a7c234a46b1ca2cca183712 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ OpenHarmony_v1.x_release: OpenHarmony v1.1.4 LTS. [Learn more](en/release-notes/ ## Third-Party Open-Source Software and License Notice -3rd-Party-License: [Third-Party Open-Source Software and License Notice](en/contribute/third-party-open-source-software-and-license-notice.md) +Third-party license: [Third-Party Open-Source Software and License Notice](en/contribute/third-party-open-source-software-and-license-notice.md) ## How to Contribute -A great open-source project wouldn't be possible without the hard work of many contributors. We'd like to invite anyone from around the world to [participate](contribute/contribution.md) in this exciting journey, and we're grateful for your time, passion, and efforts! +A great open-source project wouldn't be possible without the hard work of many contributors. We'd like to invite anyone from around the world to [participate](en/contribute/how-to-contribute.md) in this exciting journey, and we're grateful for your time, passion, and efforts! -You can evaluate available documents, make simple modifications, provide feedback on document quality, and contribute your original content. For details, see [Documentation Contribution](contribute/documentation-contribution.md). +You can evaluate available documents, make simple modifications, provide feedback on document quality, and contribute your original content. For details, see [Documentation Contribution](en/contribute/documentation-contribution.md). Excellent contributors will be awarded and the contributions will be publicized in the developer community. diff --git a/README_zh.md b/README_zh.md index 29a601d1d9067d74d607d7226c0147ac386d1d39..5fd17116edf8be3aa6b997ee770d47c453f24a87 100644 --- a/README_zh.md +++ b/README_zh.md @@ -18,19 +18,19 @@ master:最新开发版本。 -发布OpenHarmony 3.1 Release版本,[了解版本详情](zh-cn/release-notes/OpenHarmony-v3.1-release.md)。 +OpenHarmony 3.1 Release版本:点击[此处](zh-cn/release-notes/OpenHarmony-v3.1-release.md)了解版本详情。 -发布OpenHarmony 3.0 LTS版本,[了解版本详情](zh-cn/release-notes/OpenHarmony-v3.0-LTS.md)。该版本已更新至OpenHarmony 3.0.3 LTS,[了解版本详情](zh-cn/release-notes/OpenHarmony-v3.0.3-LTS.md)。 +OpenHarmony 3.0 LTS版本:点击[此处](zh-cn/release-notes/OpenHarmony-v3.0-LTS.md)了解版本详情。该版本已更新至OpenHarmony 3.0.3 LTS,点击[此处](zh-cn/release-notes/OpenHarmony-v3.0.3-LTS.md)了解版本详情。 -发布 OpenHarmony v2.2 Beta2版本,[了解版本详情](zh-cn/release-notes/OpenHarmony-v2.2-beta2.md)。 +OpenHarmony v2.2 Beta2版本:点击[此处](zh-cn/release-notes/OpenHarmony-v2.2-beta2.md)了解版本详情。 -发布OpenHarmony 2.0 Canary预览版本,[了解版本详情](zh-cn/release-notes/OpenHarmony-2-0-Canary.md)。 +OpenHarmony 2.0 Canary预览版本:点击[此处](zh-cn/release-notes/OpenHarmony-2-0-Canary.md)了解版本详情。 ### 历史稳定版本 -OpenHarmony_v1.x_release:OpenHarmony 1.1.4 LTS稳定版本,[了解版本详情](zh-cn/release-notes/OpenHarmony-v1-1-4-LTS.md)。 +OpenHarmony_v1.x_release:OpenHarmony 1.1.4 LTS稳定版本,点击[此处](zh-cn/release-notes/OpenHarmony-v1-1-4-LTS.md)了解版本详情。 -[了解更多版本详情](zh-cn/release-notes/)。 +如需了解更多版本详情,点击[此处](zh-cn/release-notes/)。 ## 第三方开源软件及许可说明 @@ -39,7 +39,7 @@ OpenHarmony_v1.x_release:OpenHarmony 1.1.4 LTS稳定版本,[了解版本详 ## 贡献 -非常欢迎您参与[贡献](zh-cn/contribute/参与贡献.md),我们鼓励开发者以各种方式参与文档反馈和贡献。 +欢迎您参与[贡献](zh-cn/contribute/参与贡献.md),我们鼓励开发者以各种方式参与文档反馈和贡献。 您可以对现有文档进行评价、简单更改、反馈文档质量问题、贡献您的原创内容,详细请参考[贡献文档](zh-cn/contribute/贡献文档.md)。 diff --git a/en/OpenHarmony-Overview.md b/en/OpenHarmony-Overview.md index fe725c9e7722b73ef79d49329bf680994e90abb3..78abcbd9df183779c9e930e8904019921970a145 100644 --- a/en/OpenHarmony-Overview.md +++ b/en/OpenHarmony-Overview.md @@ -1,4 +1,4 @@ -# OpenHarmony +# OpenHarmony Project ## Introduction @@ -109,245 +109,56 @@ You need to understand the following basic concepts related to OpenHarmony: A module is a reusable software binary unit that contains source code, configuration files, resource files, and build scripts. A module can be built independently, integrated in binary mode, and then tested independently. - The following table describes the subsystems of OpenHarmony. For details about the readme files of these subsystems, see [https://gitee.com/openharmony/docs/tree/master/en/readme](https://gitee.com/openharmony/docs/tree/master/en/readme). - -