Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-30 01:53:45 -05:00 committed by GitHub
parent f30c98da1b
commit c63f832e5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,12 @@
<title>About DremJS</title>
<body>
<h1>About DremJS<h1>
<h2>Version: 0.0.2a</h2>
<h2>Version: 0.0.3a</h2>
<p>Changelog:<p>
<p>Version 0.0.3a</p>
<p>Now for some functionality.</p>
<p>+TinyMCE Text Editor</p>
<p>+Paint app</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>-All built-in apps have gotten their home buttons due to the "master" home button.</p>