Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 3, 2019
1 parent 0056c98 commit f4e41fa
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@

###### [Documentation](https://microlink.io/docs/sdk) | [Storybook](https://storybook.microlink.io) | [Chat](https://microlink.io/chat)

## Installation

### React

```
npm install @microlink/react styled-components --save
```

### Vanilla

```
npm install @microlink/vanilla --save
```

## License

**microlink** © [Microlink](https://microlink.io), Released under the [MIT](https://github.com/microlinkhq/sdk/blob/master/LICENSE.md) License.<br>
Expand Down

0 comments on commit f4e41fa

Please sign in to comment.