From 1c021063d0fd4e29e2a80b977ebbeed8a0c40885 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Fri, 11 Jan 2019 20:37:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9840d4a..cc5759b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This is the source code for http://3dviewer.net: - You can open 3D files in three ways: - Use the open button from the top menu. - Drag&Drop files to your browser. - - Define file urls as location hash. + - Define file urls as location hash like [this](http://3dviewer.net/#https://cdn.rawgit.com/kovacsv/Online3DViewer/9e9ca71d/website/testfiles/cube.3ds). - You should open the main file, and all of its requested files. - For example open the requested mtl file with an obj file, - or open textures with 3ds file.