We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b51f0 commit 2b58749Copy full SHA for 2b58749
1 file changed
README.md
@@ -5,8 +5,8 @@
5
* Same audio code **works in browser and Node**.
6
* **Test audio in CI** — `OfflineAudioContext` renders without speakers.
7
* **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.
+* **Server-side audio** – generate from APIs, bots, pipelines.
+* **Tone.js and web audio libs** work in Node as-is.
10
11
```
12
npm install web-audio-api
0 commit comments