Skip to content

Commit

Permalink
yet another color change
Browse files Browse the repository at this point in the history
  • Loading branch information
theanam committed Jun 21, 2020
1 parent 90984c0 commit dac2580
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ yarn add webaudio-oscilloscope
Or you can link this file in your HTML:

```html
<script src="https://unpkg.com/[email protected].0/dist/index.js"></script>
<script src="https://unpkg.com/[email protected].1/dist/index.js"></script>
```
If you include the script in your HTML file, you'll get a global object called `_osc`. You can acces the functionalities like: `_osc.Oscilloscope`.

Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dac2580

Please sign in to comment.