From 02dcb6ec9d3147d3725f4bc3083b062cbc02dec4 Mon Sep 17 00:00:00 2001 From: Annie_wang Date: Mon, 19 Dec 2022 20:22:55 +0800 Subject: [PATCH] update docs Signed-off-by: Annie_wang --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index dfdd7b1..2d674bd 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,21 @@ +**NOTICE** + +The distributedschedule_safwk repository is renamed systemabilitymgr_safwk since August 2022. The distributedschedule_safwk repository is archived and no longer maintained. + +To obtain the latest code, go to [**systemabilitymgr\_safwk**](https://gitee.com/openharmony/systemabilitymgr_safwk). + # safwk ## Introduction The **safwk** module of the System Ability Management subsystem defines how to implement a system ability in OpenHarmony and provides APIs to start and register system abilities. +## Architecture + +**Figure 1** safwk architecture + + +![](figures/en-us_image_0000001115820566.png) + ## Directory Structure ```