From 26d1eed2eec24bb97c60c0eac20227ad40a731e4 Mon Sep 17 00:00:00 2001 From: Redish101 Date: Wed, 18 Aug 2021 06:51:49 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0README.md=E7=9A=84=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E7=89=88=E6=9C=AC=20Signed-off-by:=20luojiayun1001@16?= =?UTF-8?q?3.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_en.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README_en.md diff --git a/README_en.md b/README_en.md new file mode 100644 index 00000000000..2b23b1c5b3b --- /dev/null +++ b/README_en.md @@ -0,0 +1,21 @@ +# OpenHarmony documentation + +Visit the OpenHarmony Documentation Warehouse to participate in the OpenHarmony Developer Document Open Source project and work with us to refine the developer documentation. + +This repository holds developer documentation for device development and application development provided by the OpenHarmony website. + +## The structure of the document catalog + +(Chinese document) (zh-cn/readme.md) + +[English Documentation] (en/readme.md) + +## Branch description of the version of the documentation for openHarmony + +### The latest version + +master: The latest development. Release of a preview version of OpenHarmony 2.0 Canary, [Learn more about the version"](en/release-notes/OpenHarmony-2-0-Canary.md). + +The historically stable version + +OpenHarmony_v1.0.1_release: OpenHarmony 1.1.0 LTS Stable Version, [Learn more about the version](en/release-notes/OpenHarmony-1-1-0-LTS.md). -- Gitee