Skip to content

Commit 605e32d

Browse files
committed
Update badge and attributions on README
1 parent 9aa9c45 commit 605e32d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# sonic-pi-js-api
22
An experimental JavaScript API to start and interact with the Sonic Pi server. Compatible with Sonic Pi v4.x.
33

4-
![npm (scoped)](https://img.shields.io/npm/v/@sunderb/sonic-pi-js-api)
4+
[![npm (scoped)](https://img.shields.io/npm/v/@sunderb/sonic-pi-js-api)](https://www.npmjs.com/package/@sunderb/sonic-pi-js-api)
55

66

77
## 📖 Documentation
@@ -36,7 +36,7 @@ Documentation is available online at https://sunderb.me/sonic-pi-js-api/latest/
3636
| Link | ❌ No |
3737

3838
## Attributions
39-
* Heavily based on on the [official C++ Sonic Pi API](https://github.com/sonic-pi-net/sonic-pi/tree/dev/app/api) (although not a fully exact copy)
39+
* Heavily based on on the [official C++ Sonic Pi API](https://github.com/sonic-pi-net/sonic-pi/tree/dev/app/api) (although not a fully exact copy) - MIT License
4040

4141
### Dependencies
4242
* [node-osc](https://github.com/MylesBorins/node-osc) - LGPL 3.0 or later

0 commit comments

Comments
 (0)