diff --git a/README.md b/README.md index 6f7a1a2..b4d7b10 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Multiple Window 3D Scene using Three.js + ## 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.