Update index.html
parent
3f1fe25572
commit
704983539a
|
@ -8,15 +8,17 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<div id=title>
|
||||
<div id="title">
|
||||
<h1>Web Fusée Payload Launcher</h1>
|
||||
<p>Fusee Launcher ported to JavaScript using WebUSB.</p>
|
||||
</div>
|
||||
<div id="disclaimer">
|
||||
<p>
|
||||
Source can be found on <a href="https://github.com/ElijahZAwesome/web-cfw-loader/">GitHub</a> (or by hitting view source, there is no backend!).
|
||||
Ported from <a href="https://github.com/reswitched/fusee-launcher">fusee-launcher</a>.
|
||||
Thanks to ktemkin and ReSwitched for Fusée Gelée and a ton of other things!
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<h4>Instructions:</h4>
|
||||
|
|
Loading…
Reference in New Issue