From 7e6d421c66ed6f394d714b73b3ee524ceb8c56da Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Sat, 24 Jul 2021 08:34:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39a762f..0b83bdb 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Online 3D Viewer (https://3dviewer.net) is a free and open source web solution t ![Start Page](website/assets/images/3dviewer_net_start_page.png?raw=true) +[Check the live version!](https://3dviewer.net/#model=https://raw.githubusercontent.com/kovacsv/Online3DViewer/dev/test/testfiles/gltf/DamagedHelmet/glTF-Binary/DamagedHelmet.glb) + ## Documentation The repository is separated into two parts. See more information in the [Developer Documentation](https://github.com/kovacsv/Online3DViewer/wiki).