Skip to content

Commit 2b58749

Browse files
committed
Update README.md
1 parent e4b51f0 commit 2b58749

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* Same audio code **works in browser and Node**.
66
* **Test audio in CI**`OfflineAudioContext` renders without speakers.
77
* **CLI audio scripting** – pipe, process, synthesize from terminal.
8-
* **Server-side rendering audio** – generate from APIs, bots, pipelines.
9-
* **Tone.js and other web audio libraries** work in Node as-is.
8+
* **Server-side audio** – generate from APIs, bots, pipelines.
9+
* **Tone.js and web audio libs** work in Node as-is.
1010

1111
```
1212
npm install web-audio-api

0 commit comments

Comments
 (0)