We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f031968 commit bb5e0a6Copy full SHA for bb5e0a6
README.md
@@ -3,15 +3,15 @@
3
4
又拍云存储PHP SDK,基于[又拍云存储 HTTP API 接口](http://docs.upyun.com/api/) 开发。SDK 包含了文件上传下载刷新等基本操作,以及图片、视频云处理等功能。
5
6
-- [更新说明](#update instructions)
7
-- [使用说明](#use instructions)
+- [更新说明](#update-instructions)
+- [使用说明](#use-instructions)
8
- [安装](#install)
9
- [使用](#usage)
10
- [贡献代码](#contribute)
11
- [社区](#community)
12
- [许可证](#license)
13
14
-<a name="update instructions"></a>
+<a name="update-instructions"></a>
15
## 更新说明
16
#### 3.0.0
17
@@ -30,7 +30,7 @@
30
31
32
33
-<a name="use instructions"></a>
+<a name="use-instructions"></a>
34
## 使用说明
35
36
<a name="install"></a>
0 commit comments