Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
altaywtf committed Jun 30, 2020
1 parent 86faa82 commit 2c8f4df
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ JavaScript library for [Put.io API v2](https://api.put.io/v2).
## Installation

```bash
$ npm install @putdotio/api-client -S
npm install @putdotio/api-client -S
```

### ES Modules / TypeScript
Expand Down Expand Up @@ -54,10 +54,6 @@ API.User.Info()
| :----------- | :---------------- | :---------------------- |
| **setToken** | `(token: string)` | PutioAPIClient Instance |

### Properties

TypeDoc is coming soon! You can refer to [resources folder for now 😇](./src/resources)

### Events

| Value | Payload | Description |
Expand Down

0 comments on commit 2c8f4df

Please sign in to comment.