From fd57de14dffc98ea5617cbc6a5aa331e573d231b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E9=94=A6=E5=B1=B1?= <791770396@qq.com> Date: Mon, 18 Aug 2025 09:12:57 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 曾锦山 <791770396@qq.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d79c0204d..b5523a490f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Window Manager ## Introduction +huawei The Window Manager subsystem provides basic capabilities of window and display management. It is the basis for UI display. The following figure shows the architecture of the Window Manager subsystem. -- Gitee