diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 7 |
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> |