Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-29 20:00:05 -05:00 committed by GitHub
parent 9c9e01cb72
commit 112132423c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,14 @@
<html>
<title>About DremJS</title>
<body>
<h1>About DremJS<h1>
<br />
<h2>Version: 0.0.1a</h2>
<br />
<p>Changelog:<p>
<br />
<p>Version 0.0.1</p>
<br />
<p>The first ever version. Doesn't even have JS yet, despite the name. Don't expect much.</p>
</body>
</html>