Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tencentyun-youtu-nodejs-sdk

nodejs sdk for [腾讯优图开放平台](http://open.youtu.qq.com/)
nodejs sdk for [腾讯优图开放平台](https://open.youtu.qq.com/)

## 安装

Expand All @@ -13,7 +13,7 @@ git clone https://github.com/Tencent-YouTu/nodejs_sdk.git
- `AppId` 平台添加应用后分配的AppId
- `SecretId` 平台添加应用后分配的SecretId
- `SecretKey` 平台添加应用后分配的SecretKey
- `签名` 接口鉴权凭证,由`AppId`、`SecretId`、`SecretKey`等生成,详见<http://open.youtu.qq.com/#/develop/tool-authentication>
- `签名` 接口鉴权凭证,由`AppId`、`SecretId`、`SecretKey`等生成,详见<https://open.youtu.qq.com/#/develop/tool-authentication/auth>

## API

Expand Down