aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorpk33 <pk33@pk33.space>2024-11-11 18:06:18 +0100
committerpk33 <pk33@pk33.space>2024-11-11 18:06:18 +0100
commit5a54774474f43ae29716751d6415563a59b92c7d (patch)
tree151e865845b09b85992d8be20d8cc771d4110448 /README.html
parent146a683b8d8315ef15dc1c9286f0983834f48d88 (diff)
downloadengine33-5a54774474f43ae29716751d6415563a59b92c7d.tar.gz
tidying up and basic input
Diffstat (limited to 'README.html')
-rw-r--r--README.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.html b/README.html
index d5f93c6..293830b 100644
--- a/README.html
+++ b/README.html
@@ -6,21 +6,20 @@
<h3>COMPILING</h3>
<hr>
-<p>Set CC in the makefile then run bmake.</p>
+<p>run bmake.</p>
<br><br>
<h3>USAGE</h3>
<hr>
<p>You need a monitor connected to an on-board connector.<br>
-Edit options.h.<br>
+Edit options33.h.<br>
Run ./bin/engine33 on a TTY.<br>
<br><br>
<h3>TODO</h3>
<hr>
<ol>
-<li>tidying up and abiding by naming conventions</li>
-<li>*Input</li>
+<li>*Draw some primitive graphics</li>
</ol>
<br><br>