Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
duckyies authored Apr 21, 2024
1 parent be8dd6c commit f5e3a50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

This is based on [Node-Shazam-API](https://github.com/asivery/node-shazam-api) with most features added from [ShazamIO](https://github.com/shazamio/ShazamIO)

## Installation
```
npm install node-shazam
yarn add node-shazam
```

## Example usage

Recognise track from file
Expand Down

0 comments on commit f5e3a50

Please sign in to comment.