Skip to content

Commit 8adaf7c

Browse files
authored
Update README.md
1 parent abd8769 commit 8adaf7c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Speech recognition requires launching from a server using HTTPS (e.g. using a py
1212
## Download
1313
* [Library only](https://raw.githubusercontent.com/IDMNYU/p5.js-speech/master/lib/p5.speech.js)
1414

15+
## Include from a CDN
16+
```
17+
<script src="https://cdn.jsdelivr.net/gh/IDMNYU/[email protected]/lib/p5.speech.js"></script>
18+
```
19+
1520
## Examples
1621

1722
### Simple Example (Synthesis)

0 commit comments

Comments
 (0)