diff --git a/README_zh.md b/README_zh.md index 3377dd09b57744f987799a16e02c9a2d63f0b445..902fce9b0a4283463baab032e9970b2aa16df178 100644 --- a/README_zh.md +++ b/README_zh.md @@ -7,6 +7,7 @@ 公共文件访问框架中FileAccessFramework向下对接底层文件管理服务,如medialibrary、externalFileManager。FileAccessFramework向上对接应用,提供对公共文件操作的基础能力,如图1。 支持能力列举如下: + - 查询、创建、删除、打开、移动、重命名用户公共文件路径下媒体文件和文档文件。媒体文件包括图片、音频、视频, 通过相册方式呈现。文档文件则以目录树方式呈现。 - 查询、创建、删除、打开、移动、重命名共享盘设备上的文件。文件以目录树方式呈现。 @@ -41,10 +42,5 @@ [媒体库服务](https://gitee.com/openharmony/multimedia_medialibrary_standard) [存储管理服务](https://gitee.com/openharmony/filemanagement_storage_service) [文件访问接口](https://gitee.com/openharmony/filemanagement_file_api) -[多用户管理](http:////gitee.com/openharmony/account_os_account) +[多用户管理](https://gitee.com/openharmony/account_os_account) [**公共文件访问框架**](https://gitee.com/openharmony/filemanagement_user_file_service) - - - - -