diff Applications/Samples/Web/index.html @ 264:6b98ac45aaee am-2

documented how to compile and execute WASM samples
author am@osimis.io
date Tue, 21 Aug 2018 16:36:01 +0200
parents 126c9c0c9333
children 3c190e2bb3af
line wrap: on
line diff
--- a/Applications/Samples/Web/index.html	Tue Jul 17 18:28:12 2018 +0200
+++ b/Applications/Samples/Web/index.html	Tue Aug 21 16:36:01 2018 +0200
@@ -14,7 +14,7 @@
 
 <body>
     <ul>
-        <li><a href="simple-viewer.html">Simple Viewer</a></li>
+        <li><a href="simple-viewer.html?instance1=XXXX&instance2=YYYY">Simple Viewer</a></li>
     </ul>
 </body>