Skip to content

Commit

Permalink
fix: update readme with new npm install info
Browse files Browse the repository at this point in the history
  • Loading branch information
jaggad authored Aug 28, 2018
1 parent b201a52 commit ecaf6f8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ Simple way to merge, concatenate, play, export and download audio files with the
- No dependencies
- Tiny 1.8kB gzipped

# Installation

```sh
yarn add crunker
```
```sh
npm install crunker
```

# Example

```javascript
Expand Down

0 comments on commit ecaf6f8

Please sign in to comment.