From c42239292a689a1e9485899c6113e300ccd0b6b6 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Fri, 29 Jun 2018 20:01:36 -0500 Subject: [PATCH] Update index-open.html --- index-open.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index-open.html b/index-open.html index 05890e1..ae501c3 100644 --- a/index-open.html +++ b/index-open.html @@ -5,6 +5,7 @@ <a href="index.html"><p>Start</p></a> <ul> <li><a href="apps/About/index.html"><p>About DremJS</p></a></li> + <li><a href="apps/HowTo/index.html"><p>How to Install Applications</p></a></li> <li>Test Apps</li> <ul> <li><a href="apps/TestApp1/index.html"><p>Test App 1</p></a></li>