diff --git a/README.md b/README.md index 9d46a74..0b98c06 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,13 @@ Theatre.js is an animation library for high-fidelity motion graphics. It is designed to help you express detailed animation, enabling you to create intricate movement, and convey nuance. -Theatre can be used both programmatically _and_ visually: - -![Video showing a browser window containing three divs falling from the middle of the screen, and bouncing back up, animated with the help of Theatre.js](https://docs.theatrejs.com/public/preview-1.gif) +Theatre can be used both programmatically _and_ visually. Theatre works with all rendering stacks. You can use it to animate DOM elements, THREE.js objects, or any kind of JavaScript variable. -## Guide +## Documentation and Tutorials -TODO +You can find the documentation and video tutorials [here](https://docs.theatrejs.com). ## License diff --git a/theatre/core/README.md b/theatre/core/README.md index 9373a02..7e276ad 100644 --- a/theatre/core/README.md +++ b/theatre/core/README.md @@ -2,9 +2,9 @@ Theatre.js is a motion-graphics toolkit for the web. It comes with an animation library, and a visual editor. -## Docs +## Documentation and Tutorials -Docs are [on github](https://github.com/AriaMinaei/theatre). +You can find the documentation and video tutorials [here](https://docs.theatrejs.com). ## `@theatre/core` diff --git a/theatre/studio/README.md b/theatre/studio/README.md index 0c6b50d..68c2c8c 100644 --- a/theatre/studio/README.md +++ b/theatre/studio/README.md @@ -4,9 +4,9 @@ Theatre.js is a motion-graphics toolkit for the web. It comes with an animation Theatre works with all rendering stacks. You can use it to animate DOM elements, THREE.js objects, or any kind of JavaScript variable. -## Docs +## Documentation and Tutorials -Docs are [on github](https://github.com/AriaMinaei/theatre). +You can find the documentation and video tutorials [here](https://docs.theatrejs.com). ## `@theatre/studio`