diff --git a/README.md b/README.md index 4a96957..f1e492a 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,7 @@ # audio-visualizer Simple Audio Visualizer HTML/JavaScript Overlay for OBS -Uses JS, p5 Lib to draw a visualization. Uses p5 dom addon (depreciated) for js serv -Will Work in Browser/OBS in current state. Allow audio permissions and click page to start. \ No newline at end of file +Uses JS, p5 Lib to draw a visualization. +p5 dom addon (depreciated) is used for js serv +Will work in Browser/OBS in current state. +Allow audio permissions and click page to start.