diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html index 511d28a..9e4fecb 100644 --- a/apps/HowTo/index.html +++ b/apps/HowTo/index.html @@ -7,13 +7,28 @@ code { background-color: gray; color: blue; }
-Make a directory inside the "apps" directory and copy the program files to it
-Go to the index.html file on the root of the OS and go to the
+ Make a directory inside the "apps" directory and copy the program files to it +
+
+ Go to the index.html file on the root of the OS and go to the
block. Insert anywhere within it:
+
+ App Name Here
+
+
+
+ Thats it! The program will appear in the Start menu and should start to work.
+
+