Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurBeaulieu authored Jul 20, 2022
1 parent a68e0a1 commit 6343806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![](https://badgen.net/badge/version/1.0.0/blue)
![License](https://img.shields.io/github/license/ArthurBeaulieu/AudioVisualizer.svg)
![Doc](https://badgen.net/badge/documentation/written/green)
![Test](https://badgen.net/badge/test/wip/orange)
![Test](https://badgen.net/badge/test/basic/green)
![Dep](https://badgen.net/badge/dependencies/none/green)

This library free module provides several standard audio visualizations in the browser using WebAudioAPI. It is best to be used with an HTML audio element (to benefit its streaming mechanism), but can also work with an `AudioContext`.
Expand Down

0 comments on commit 6343806

Please sign in to comment.