소스 검색

Update README.md

wkh237 8 년 전
부모
커밋
468f0d762a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -13,7 +13,7 @@ A project committed to make file acess and data transfer easier, effiecient for
13 13
 * [About](#user-content-about)
14 14
 * [Installation](#user-content-installation)
15 15
 * [Recipes](#user-content-recipes)
16
-* [HTTP Data Transfer]
16
+* HTTP Data Transfer
17 17
  * [Regular Request](#user-content-regular-request)
18 18
  * [Download file](#user-content-download-example--fetch-files-that-needs-authorization-token)
19 19
  * [Upload file](#user-content-upload-example--dropbox-files-upload-api)
@@ -22,7 +22,7 @@ A project committed to make file acess and data transfer easier, effiecient for
22 22
  * [Cancel HTTP request](#user-content-cancel-request)
23 23
  * [Android Media Scanner, and Download Manager Support](#user-content-android-media-scanner-and-download-manager-support)
24 24
  * [Self-Signed SSL Server](#user-content-self-signed-ssl-server)
25
-* [File Access]
25
+* File System
26 26
  * [File access](#user-content-file-access)
27 27
  * [File stream](#user-content-file-stream)
28 28
  * [Manage cached files](#user-content-cache-file-management)