aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.html b/README.html
index 5758e47..940a743 100644
--- a/README.html
+++ b/README.html
@@ -6,18 +6,20 @@
<h3>COMPILING</h3>
<hr>
-<p>bmake</p>
+<p>Set CC in the makefile. Then bmake.</p>
<br><br>
<h3>USAGE</h3>
<hr>
-<p>run ./bin/engine33 on a TTY with a display connected to the integrated graphics. Can you find the green pixel on your screen? Well done.</p>
+<p>You need a monitor connected to an on-board connector.<br>
+Run ./bin/engine33 on a TTY.<br>
+Can you see the green pixel on your screen? Well done.</p>
<br><br>
<h3>BUGS</h3>
<hr>
<ul>
- <li>VT switcher doesn't work</li>
+ <li>Vsync code is pretty shitty</li>
</ul>
<br><br>