Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonxu committed Jan 18, 2018
1 parent 6ce6798 commit dc3b48b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
### 一、前期准备

1. 首先,JS SDk 需要浏览器支持基本的 HTML5 特性,以便支持 ajax 上传文件和计算文件 md5 值。
2.(COS对象存储控制台)[https://console.cloud.tencent.com/cos] 创建存储桶,得到 Bucket(存储桶名称) 和 (Region(地域名称))[https://cloud.tencent.com/document/product/436/6224]
3.(控制台密钥管理)[https://console.cloud.tencent.com/capi] 获取您的项目 SecretId 和 SecretKey
2.[COS对象存储控制台](https://console.cloud.tencent.com/cos) 创建存储桶,得到 Bucket(存储桶名称) 和 [Region(地域名称)](https://cloud.tencent.com/document/product/436/6224)
3.[控制台密钥管理](https://console.cloud.tencent.com/capi) 获取您的项目 SecretId 和 SecretKey
4. 配置 CORS 规则,配置例子如下图:

![cors](demo/cors.png)
Expand Down

0 comments on commit dc3b48b

Please sign in to comment.