From 4148bc36bcb5ae298e5b6467df59681b1e9965f0 Mon Sep 17 00:00:00 2001 From: Robert Drab Date: Wed, 15 Sep 2021 08:53:04 +0000 Subject: [PATCH] update README.en.md. --- README.en.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.en.md b/README.en.md index 65e2729..2db6db6 100644 --- a/README.en.md +++ b/README.en.md @@ -3,16 +3,14 @@ #### Description ohb stands for OpenHarmony Build, or Optimized HarmonyOS Build. -#### What we want to do? -We (a group of people who can not tolerate the complexity and chaos of hb tool) are trying to design a better build solution for OpenHarmony. -We have following goals: +#### Build system refactoring goals + 1. Try to unify L0, L1 and L2 build system. -2. Make the build system better to be understood. -3. Try to reduce the difficulty of introducing a new board. +2. Make the build system easier to understood. +3. Try to reduce the difficulty of introducing new boards. 4. Reduce the scripts or tools used in the build system, less is more. -5. If possile, help to reduce the cross-layer dependencies of Open Harmony. +5. If possible, reduce the cross-layer dependencies of Open Harmony. -Your suggestions and participantion are welcome. +Your suggestions and participation are welcome. Mail: 962030@qq.com/leo@hiharmonica.com - -- Gitee