Update index.html
This commit is contained in:
parent
f477b9074a
commit
1523470e8f
|
@ -5,12 +5,13 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>About DremJS</h1>
|
<h1>About DremJS</h1>
|
||||||
<h2>Version: 0.1.1b (Upcoming release 0.1.2b)</h2>
|
<h2>Version: 0.1.1b (Staging release 0.1.2b)</h2>
|
||||||
<p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p>
|
<p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p>
|
||||||
<p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p>
|
<p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p>
|
||||||
<p>Changelog:</p>
|
<p>Changelog:</p>
|
||||||
<p>Version 0.1.2b</p>
|
<p>Version 0.1.2b</p>
|
||||||
<p>This is a very important and large release for DremJS!</p>
|
<p>This is a very important and large release for DremJS!</p>
|
||||||
|
<p>We are going to hard code the start menu to stay open at all times for a while until we care enough to reimpliment it better.</p>
|
||||||
<p>+++We're very glad to present a very basic application installation program! It only works on MiniWeb. I don't know if it will work on Apache servers or not.</p>
|
<p>+++We're very glad to present a very basic application installation program! It only works on MiniWeb. I don't know if it will work on Apache servers or not.</p>
|
||||||
<p>+++Oh, we also made it so you can multitask in DremJS.</p>
|
<p>+++Oh, we also made it so you can multitask in DremJS.</p>
|
||||||
<p>+Added 'cmd_fm' command to terminal. CMD.FM is a free online radio service that looks like a computer terminal.</p>
|
<p>+Added 'cmd_fm' command to terminal. CMD.FM is a free online radio service that looks like a computer terminal.</p>
|
||||||
|
|
Loading…
Reference in a new issue