Update index.html

This commit is contained in:
Elijah Bansley 2018-05-17 20:13:27 -05:00 committed by GitHub
parent 7dec6d58d8
commit 41e90cbc0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
<body> <body>
<div id="title"> <div id="title">
<h1>Web Fusée Payload Launcher</h1> <h1>Nintendo Switch Payload Loader</h1>
<p>Fusee Launcher ported to JavaScript using WebUSB.</p> <p>Fusee Launcher ported to JavaScript using WebUSB.</p>
</div> </div>
<div id="disclaimer"> <div id="disclaimer">
@ -32,7 +32,7 @@
<div> <div>
<h4>Info:</h4> <h4>Info:</h4>
<p>This is moderately tested. I just kind wrote it and whatever. I'm not responsible if anything goes wrong!</p> <p>This is moderately tested. Although no issues have been discovered, I'm not responsible if anything goes wrong!</p>
<p>This does NOT work on Windows due to a limitation in the Chrome implementation of WebUSB (and probably other reasons!)</p> <p>This does NOT work on Windows due to a limitation in the Chrome implementation of WebUSB (and probably other reasons!)</p>
<p>This does NOT currently work on any browser but Chrome, because they don't implement WebUSB.</p> <p>This does NOT currently work on any browser but Chrome, because they don't implement WebUSB.</p>
<p>On Linux, you might get an access denied error! <p>On Linux, you might get an access denied error!
@ -44,7 +44,7 @@
</div> </div>
<div> <div>
<h3>Payload:</h3> <h1>Load a Payload:</h1>
<div> <div>
<form id="mainForm"> <form id="mainForm">
<p> <p>