Update index.html

This commit is contained in:
DremOS Developing Team 2018-07-03 00:04:10 -05:00 committed by GitHub
parent c5db38783e
commit 43c480085c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,15 @@
<html>
<h1>Welcome to the DremJS Market!</h1>
<h2>"Your one-stop-shop for any Web App you need!"</h2>
<br />
<hr />
<h2>Collection.JS</h2>
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
<p>Provided by SparrOSDeveloperTeam</p>
<a href="https://github.com/sparrdrem/DremJS-Market/files/2153581/Collection.JS.zip"<button>Download</button></a>
<br />
<input type="button" value="Download" onclick="window.location.href='https://github.com/sparrdrem/DremJS-Market/files/2153581/Collection.JS.zip'" />
<hr />
<h2>Bellard JSLinux</h2>
<p>Our computers can't seem to understand how to use the make command so we made an app that connects directly to the demo website. You can connect your VFsync account to most of the OSes on this site to save your files, so you don't lose everything due to going to the home screen.</p>
<a href="https://github.com/sparrdrem/DremJS-Market/files/2156656/Bellard-JSLinux.zip"<button>Download</button></a>
<br />
<input type="button" value="Download" onclick="window.location.href='https://github.com/sparrdrem/DremJS-Market/files/2156656/Bellard-JSLinux.zip'" />
<hr />
<p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p>
</html>