diff --git a/README.md b/README.md index 6f7a1a2..bea3b3c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## Introduction This project demonstrates a unique approach to creating and managing a 3D scene across multiple browser windows using Three.js and localStorage. It's designed for developers interested in advanced web graphics and window management techniques. +An example can be found [here][github_pages] + ## Features - 3D scene creation and rendering with Three.js. - Synchronization of 3D scenes across multiple browser windows. @@ -38,4 +40,7 @@ This project is open-sourced under the MIT License. - x.com/didntdrinkwater for this readme. ## Contact -For more information and updates, follow [@_nonfigurativ_](https://twitter.com/_nonfigurativ_) on Twitter. +For more information and updates, follow [@_nonfigurativ_][personal_twitter] on Twitter. + +[personal_twitter]: https://twitter.com/_nonfigurativ_ +[github_pages]: https://bgstaal.github.io/multipleWindow3dScene/