Skip to content
Merged
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
6 changes: 3 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Before you start, make sure you already have created `Brand ID` and `API Key` fr

### npm
```bash
npm install https://github.com/CHIPAsia/chip-nodejs-sdk.git#v1.0.0
npm install https://github.com/CHIPAsia/chip-nodejs-sdk.git#v1.0.1
```

### yarn
```bash
yarn add https://github.com/CHIPAsia/chip-nodejs-sdk.git#v1.0.0
yarn add https://github.com/CHIPAsia/chip-nodejs-sdk.git#v1.0.1
```

## Getting Started
Expand Down Expand Up @@ -48,4 +48,4 @@ npm run test
```

## Example
Check our examples [here](./examples).
Check our examples [here](./examples).