Fix Readme

This commit is contained in:
DaGammla
2023-01-20 14:36:02 +00:00
parent a1ce58a0f9
commit 3a2ad33b04
+2
View File
@@ -39,12 +39,14 @@ Usually your browser will timeout after ~10 minutes
For debugging, it can be helpful to visualize the audio element.
To do this, write the following:
```html
<script>
var AlwaysUseSilk = true
var SilkVisualMode = true
</script>
<script defer src="https://dagammla.gitlab.io/keep-silk-open/keep.js">
</script>
```
---