From c9370ffbdd1ce1513b0fb74b2c423768df42943b Mon Sep 17 00:00:00 2001 From: Ron Green <11993626+georgettica@users.noreply.github.com> Date: Sun, 26 Nov 2023 12:59:20 +0200 Subject: [PATCH] fix(readme): add gh pages link --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad2a076..696aaa9 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,9 @@ A simple example showing how to setup a 3d scene across windows on the same origin using three.js and localStorage. Code should be self explanatory -follow me on twitter at [@_nonfigurativ_](https://twitter.com/_nonfigurativ_) for more stuff like this \ No newline at end of file +An example can be found [here][github_pages] + +follow me on twitter at [@_nonfigurativ_][personal_twitter] for more stuff like this + +[personal_twitter]: https://twitter.com/_nonfigurativ_ +[github_pages]: https://bgstaal.github.io/multipleWindow3dScene/ \ No newline at end of file