From 043738fed3a4813c4df99506dc1bfb3b8ade9c1d Mon Sep 17 00:00:00 2001 From: linjun9528 Date: Wed, 12 Jan 2022 18:50:57 +0800 Subject: [PATCH] alter md file Signed-off-by: linjun9528 --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 63c16da99..64e471b97 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# app_file_manager +# 文件访问接口 -## 介绍 +## 简介 @@ -21,6 +21,8 @@ interfaces # 接口代码 LICENSE # 证书文件 ``` -## 接口能力 +## 说明 + +### 接口说明 [statfs接口](https://gitee.com/openharmony/docs/tree/master/zh-cn/application-dev/reference/apis/js-apis-statfs.md) -- Gitee