We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baedb36 commit 777f214Copy full SHA for 777f214
README.md
@@ -5,8 +5,8 @@ A browser based tool for running JavaScript code at specific frames of an audio
5
## How-To
6
7
1. Include the js file and the css file from the repository:
8
-- [codeKeyframes.min.js](https://github.com/gridwalk/codekeyframes/releases/download/latest/codeKeyframes.min.js)
9
-- [codeKeyframes.css](https://github.com/gridwalk/codekeyframes/releases/download/latest/codeKeyframes.css)
+- [codeKeyframes.min.js](https://github.com/gridwalk/codekeyframes/releases/download/v1.0.1/codeKeyframes.min.js)
+- [codeKeyframes.css](https://github.com/gridwalk/codekeyframes/releases/download/v1.0.1/codeKeyframes.css)
10
11
2. Initialize an instance of CodeKeyframes:
12
0 commit comments