From 750b4b0432621f43ab9d56ce772cd3ac8f71e9c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=A4=A7=E4=BC=9F?= Date: Fri, 11 Sep 2020 19:38:30 +0800 Subject: [PATCH] =?UTF-8?q?update=20docs-en/Readme-EN.md.=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=BA=86=E4=B8=80=E4=BA=9B=E8=8B=B1=E6=96=87=E8=AF=8D?= =?UTF-8?q?=E6=B1=87=E5=92=8C=E5=8F=A5=E5=AD=90=EF=BC=8C=E6=9B=B4=E5=8A=A0?= =?UTF-8?q?=E7=AC=A6=E5=90=88=E5=9B=BD=E5=A4=96=E6=96=87=E5=8C=96=E5=92=8C?= =?UTF-8?q?=E4=B9=A0=E6=83=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs-en/Readme-EN.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs-en/Readme-EN.md b/docs-en/Readme-EN.md index 3ffdd9ed18f..afe55fe645d 100755 --- a/docs-en/Readme-EN.md +++ b/docs-en/Readme-EN.md @@ -1,11 +1,11 @@ # Documents for OpenHarmony Developers -This project provides documents including the quick start, development guide, and API reference, Welcome to participate in the open source project and improve these documents for developers. +This project provides documentation including the quick start, development guide, and API reference, Welcome to participate in the open source project and improve these documentation for developers. ## Directory Structure - quick-start: [Getting Started](quick-start/Readme-EN.md) -- get-code: [Source Code Acquisition/Tool Acquisition](get-code/Readme-EN.md) +- getting the source: [Source Code Acquisition/Tool Acquisition](get-code/Readme-EN.md) - driver: [Device Development Guidelines](driver/Readme-EN.md) - kernel: [Kernel Usage Guidelines](kernel/Readme-EN.md) - subsystems: [Subsystem Development Guidelines](subsystems/Readme-EN.md) @@ -17,11 +17,13 @@ This project provides documents including the quick start, development guide, an - contribute: [Contribution](contribute/contribution.md) - term: [Glossary](term/Glossary.md) -## Contribution +## Contributors & Acknowledgements -You are welcome to contribute to documentation. You are recommended to offer feedback and contribution in various ways. +Great Opensource project wouldn't exist without the hard work of its many contributors. +We'd like to invite anyone from around the world to participate in this exciting journey. +And we're grateful for your time, passion and efforts! -You can evaluate existing documents, make simple changes, provide feedback on document quality, and contribute your original content. For details, see [Contributing Documents](contribute/documentation-contribution.md). +For more details on how to contribute, see [Contributing Documents](contribute/documentation-contribution.md). Excellent contributors will be awarded and publicized in the developer community. -- Gitee