From e7ae0758ed1c056d9f74849a35e43d78b8521f33 Mon Sep 17 00:00:00 2001 From: black-desk Date: Thu, 25 May 2023 17:10:25 +0800 Subject: [PATCH] docs: update README Signed-off-by: black-desk --- README.md | 3 ++- README.zh_CN.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f01fa3..31bc85b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # DDE Application Manager +This branch is used to totally refactor. + DDE Application Manager is the app manager of Deepin Desktop Environment. ### Dependencies @@ -16,7 +18,6 @@ You can also check the "Build-Depends" provided in the `debian/control` file. 1. Make sure you have installed all dependencies. - 2. Build: ```shell $ cd dde-applications-manager diff --git a/README.zh_CN.md b/README.zh_CN.md index 65d69f4..8c39db1 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -1,5 +1,7 @@ # DDE Application Manager +当前分支用于完全重构。 + DDE Application Manager 是深度桌面环境的应用程序管理器。 ### 依赖