Skip to content

Commit 8706f34

Browse files
committed
add suggestion to use Google Chrome
1 parent 50aeb42 commit 8706f34

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,12 @@
4242
</script>
4343

4444
<body class="no-nodes">
45-
<h1 class="no-video"><span class="dev">DEV MODE -</span> Play in your browser <span id="network"></span>
45+
<h1 class="no-video"><span class="dev">DEV MODE -</span> Run in your browser <span id="network"></span>
4646
<noscript><h1>Cloud gaming requires JavaScript</h1></noscript>
4747
</h1>
4848

49+
<h4>For best experience use Google Chrome or Chromium-based browser</h4>
50+
4951
<div class="video-container">
5052
<video autoplay disablePictureInPicture id="stream"></video>
5153
<h1 id="game-status"></h1>
@@ -88,6 +90,7 @@ <h3>Args</h3>
8890
</div>
8991

9092
<div class="footer">
93+
<h4>For best experience use Google Chrome or Chromium-based browser</h4>
9194
<h3 class="about"><a href="/about">© Borg Queen, LLC 2024</a></h3>
9295
</div>
9396
</body>

0 commit comments

Comments
 (0)