Update index.html

pull/1/merge
Elijah Bansley 2018-05-17 17:03:19 -05:00 committed by GitHub
parent f6da7019a2
commit 642d144fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
</div>
<div>
<h4>Random stuff:</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 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>
@ -74,7 +74,7 @@
</form>
<button id="goButton">Run Payload!</button>
<button onclick="clearLog();">Clear Logs</button>
<button id="clearlogsbutton" onclick="clearLog();">Clear Logs</button>
</div>
<h3>Logs:</h3>