+documentation page on project web-page
[liquid-graphic] / www / index.html
index a898edc..6ea2de8 100755 (executable)
@@ -13,8 +13,8 @@
 
 <div id="menu" class="box">
        <ul>
-       <li><a href="index.html">Home</a></li>
-        <li><a href="screenshots.html">Screenshots</a></li>
+               <li><a href="index.html">Home</a></li>
+               <li><a href="documentation.html">Documentation</a></li>
                <li><a href="downloads.html">Downloads</a></li>
                <li><a href="development.html">Development</a></li>  
        </ul>
@@ -30,6 +30,7 @@
                        <li><b>Z</b> - switching beetween accelerometer/touchscreen mode</li>
                </ul>
        <p>To draw in accelerometer mode you must touch a screen in right bottom corner. And to change brush size you must touch a brush and wait for some time, then popup menu will appear.</p>
+       <p>See <a href="documentation.html">documentation</a> for more details... </p>
        </div>
 </div>
 <div id="footer">
@@ -37,4 +38,4 @@
 </div>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>