Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-30 00:12:39 -05:00 committed by GitHub
parent 3f5a0eb03e
commit 95950c3850
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,10 +6,10 @@
<p>Changelog:<p> <p>Changelog:<p>
<p>Version 0.0.2a</p> <p>Version 0.0.2a</p>
<p>This version actually used javascript for the home button! Now DremJS really is DremJS! Seriously though, when installing web apps on this thing that don't have a home button, this button is a life saver.</p> <p>This version actually used javascript for the home button! Now DremJS really is DremJS! Seriously though, when installing web apps on this thing that don't have a home button, this button is a life saver.</p>
<p>All built-in apps have gotten their home buttons due to the "master" home button.</p>
<p>Version 0.0.1a</p> <p>Version 0.0.1a</p>
<p>The first ever version. Doesn't even have JS yet, despite the name. Don't expect much.</p> <p>The first ever version. Doesn't even have JS yet, despite the name. Don't expect much.</p>
<p>Future ideas:</p> <p>Future ideas:</p>
<p>To be able to go back to the home screen easier, I will soon add a home button by loading apps using iframe instead.</p> <p>To be able to go back to the home screen easier, I will soon add a home button by loading apps using iframe instead.</p>
<a href="/DremJS/index.html"><p>Home</p></a>
</body> </body>
</html> </html>