瀏覽代碼

Update README.md

wkh237 9 年之前
父節點
當前提交
fed6e6e10a
共有 1 個檔案被更改,包括 7 行新增1 行删除
  1. 7
    1
      README.md

+ 7
- 1
README.md 查看文件

18
  * [Upload file](#user-content-upload-example--dropbox-files-upload-api)
18
  * [Upload file](#user-content-upload-example--dropbox-files-upload-api)
19
  * [Multipart/form upload](#user-content-multipartform-data-example--post-form-data-with-file-and-data)
19
  * [Multipart/form upload](#user-content-multipartform-data-example--post-form-data-with-file-and-data)
20
 * [API](#user-content-api)
20
 * [API](#user-content-api)
21
+* [Test and Development](#user-content-test-and-development)
21
 
22
 
22
 ## Installation
23
 ## Installation
23
 
24
 
152
   returns decoded base64 string (done in js context)
153
   returns decoded base64 string (done in js context)
153
 
154
 
154
 
155
 
156
+### Test and Development
157
+
158
+TODO
159
+
155
 ### TODO
160
 ### TODO
156
 
161
 
157
-* Save file to storage
162
+* Save file to storage directly
158
 * Custom MIME type in form data
163
 * Custom MIME type in form data
164
+* Upload/Download progress report