From 03fd625702849ceb5093328c89952fc886998a3e Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Sat, 14 Jan 2017 10:39:00 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf0da2f..ad2eb6f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,10 @@ Website ------- This is the source code for http://3dviewer.net: -- You can drag&drop files to your browser, or use the open button. +- 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. - 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.