Skip to content

Commit 84f7d5b

Browse files
committed
feat 添加接口文档说明
1 parent c1c96a4 commit 84f7d5b

File tree

3 files changed

+483
-6
lines changed

3 files changed

+483
-6
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ $bucketConfig = new Config('yourBucketName', 'yourOperatorName', 'yourOperatorPw
6363
$client = new Upyun($bucketConfig);
6464
```
6565

66+
详细文档见 [api.md](api.md)
67+
6668
#### 字符串写入又拍云服务器
6769

6870
```

0 commit comments

Comments
 (0)