Update index.html
parent
ffb2cd7e68
commit
e8cc339d16
|
@ -7,8 +7,10 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Web Fusée Payload Launcher</h1>
|
<div id=title>
|
||||||
<p>Fusee Launcher ported to JavaScript using WebUSB.</p>
|
<h1>Web Fusée Payload Launcher</h1>
|
||||||
|
<p>Fusee Launcher ported to JavaScript using WebUSB.</p>
|
||||||
|
</div>
|
||||||
<p>
|
<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!).
|
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>.
|
Ported from <a href="https://github.com/reswitched/fusee-launcher">fusee-launcher</a>.
|
||||||
|
|
Loading…
Reference in New Issue