aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index d7d8f95..7445435 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,8 @@
<h1>queue go brrr<span id="eta"></span></h1>
<h2>For tracking your Login Queue (Extreme) raid progression.</h2>
<p>
- Share your FFXIV window, and then this tool will figure out how much longer you probably have to wait.
+ Share your FFXIV window, and then this tool will try to calculate how much longer you probably have to wait.
+ (The actual calculation isn't very sophisticated, but it's better than nothing.)
</p>
<h2><button id="bootbutton">Start!</button></h2>
<div class="output">
@@ -42,6 +43,7 @@
<video id="video">Video stream not available.</video>
<div id="target-marker"></div>
</div>
+ <p>brought to you by <a href="https://www.boringcactus.com">boringcactus</a>. source code <a href="https://code.boringcactus.com/queue-go-brrr/tree/">available</a>.</p>
</main>
<!-- Note the usage of `type=module` here as this is an ES6 module -->
<script type="module">