From d11ecc7fa3e850bd541fe7e797b6f8bc0c591ed9 Mon Sep 17 00:00:00 2001 From: Annie_wang Date: Mon, 19 Dec 2022 21:17:57 +0800 Subject: [PATCH] update docs Signed-off-by: Annie_wang --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 67f8e89..1448ab7 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +**NOTICE** + +The distributedschedule_dms_fwk_lite repository is renamed ability_dmsfwk_lite since July 2022. The distributedschedule_dms_fwk_lite repository is archived and no longer maintained. + +To obtain the latest code, go to the [**dmsfwk\_lite**](https://gitee.com/openharmony/ability_dmsfwk_lite) repository. + # dms\_fwk\_lite - [Introduction](#section11660541593) @@ -49,7 +55,7 @@ The source code directory structure of the Distributed Scheduler is as follows: │ ├── dmslite_inner_common.h # Internal common file for the Distributed Scheduler │ ├── dmslite.h # Header file for the implementation of the Distributed Scheduler Service (also called the Distributed Manager Service) │ ├── dmslite_log.h # Header file for the log module -│ ├── dmslite_msg_parser.h # Header file for the distributed message parsing module +│ ├── dmslite_parser.h # Header file for the distributed message parsing module │ ├── dmslite_tlv_common.h # Header file for the TLV data parsing module │ └── dmslite_session.h # Header file for the inter-device communication module ├── README.md @@ -122,7 +128,7 @@ Call the **startAbility** method on the primary device to start the target FA ## Repositories Involved -[Distributed Scheduler subsystem](en-us_topic_0000001115719369.md) +[Distributed Scheduler subsystem] -**[dms\_fwk\_lite](https://gitee.com/openharmony/distributedschedule_dms_fwk_lite)** +[**dmsfwk\_lite**](https://gitee.com/openharmony/ability_dmsfwk_lite)