<!DOCTYPE html>
<html>
    <head>
        <title>How To Install Applications Onto DremJS</title>
    </head>
    <style type="text/css">
        code {
            background-color: #eee;
            color: white;
            padding: 5px;
            display: block;
        }
    </style>
    <body>
    <embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
        <h1>
            How to Install Applications onto DremJS
        </h1>
        <h2>
            Step 1
        </h2>
        <p>
            Make a directory inside the "apps" directory and copy the program files to it
        </p>
        <h2>
            Step 2
        </h2>
        <p>
            Go to the index-open.html file on the root of the OS and go to the main <kbd>ul</kbd> block. Insert anywhere within it:
        </p>
        <br />
        <img src="script.png" alt="Script">
        <p>
            Thats it! The program will appear in the Start menu and should start to work.
        </p>
        <br />
        <p>SparrOS Developer Team helped with this app. Thanks!</p>
    </body>
</html>