diff --git a/README.md b/README.md index 6e40628..96021f4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ --- -[Minified JS](https://github.com/Instrument/cyclops/raw/master/js/cyclops.min.js) | [AE Script](https://github.com/Instrument/cyclops/raw/master/aftereffects scripts/cyclops.jsx) | [Documentation](https://github.com/Instrument/cyclops/docs) +[Minified JS](https://github.com/Instrument/cyclops/raw/master/js/cyclops.min.js) | [AE Script](https://github.com/Instrument/cyclops/raw/master/aftereffects scripts/cyclops.jsx) | [Documentation](https://github.com/Instrument/cyclops/tree/master/docs) --- @@ -42,4 +42,4 @@ While this will vary greatly depending on the specifics of your team structure, 2. Create some motion 3. Export the motion 4. [Load the motion data via JavaScript](docs/instructions_javascript.md). -5. Animate HTML elements using the motion. \ No newline at end of file +5. Animate HTML elements using the motion.