diff --git a/website/include/importerapp.js b/website/include/importerapp.js
index 8a93dba..0467946 100644
--- a/website/include/importerapp.js
+++ b/website/include/importerapp.js
@@ -65,8 +65,8 @@ ImporterApp.prototype.WelcomeDialog = function ()
var dialogText = [
'
',
'
Welcome to Online 3D Viewer!
',
- '
Here you can view 3D models online. Just simply drag and drop 3D files to this browser window or use the open button above. The supported file formats are:
',
- '
3ds, obj, stl
',
+ '
Here you can view 3D models online. Just simply drag and drop 3D files and textures to this browser window or use the open button above.
',
+ '
Supported formats: 3ds, obj, stl.
',
'
Powered by
Three.js and
JSModeler.
',
'
',
'
',