Skip to content

Commit

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

1. 首先,JS SDk 需要浏览器支持基本的 HTML5 特性,以便支持 ajax 上传文件和计算文件 md5 值。
2. 到 (COS对象存储控制台)[https://console.cloud.tencent.com/cos4] 创建存储桶,得到 Bucket(存储桶名称) 和 Region(地域名称)
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 规则,配置例子如下图:

Expand Down

0 comments on commit 6ce6798

Please sign in to comment.