diff options
author | pk33 <pk33@pk33.space> | 2024-11-01 23:53:40 +0100 |
---|---|---|
committer | pk33 <pk33@pk33.space> | 2024-11-01 23:53:40 +0100 |
commit | 6835a749729052af149926f4bffbf7aedb17fd5e (patch) | |
tree | 07335f0b6b21143902a668e10f7d3bd0f7542470 /README.html | |
parent | 294b585994da4427ac98a8353ff41aed5f301d54 (diff) | |
download | engine33-6835a749729052af149926f4bffbf7aedb17fd5e.tar.gz |
readme touchup
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.html b/README.html index 4be98d5..8665c4b 100644 --- a/README.html +++ b/README.html @@ -6,18 +6,22 @@ <h3>COMPILING</h3> <hr> <p>bmake</p> +<br><br> <h3>USAGE</h3> <hr> <p>run ./bin/engine33 on a TTY with a display connected to an integrated graphics connector. Can you find the green pixel on your screen? Well done.</p> +<br><br> <h3>BUGS</h3> <hr> <ul> <li>VT switcher doesn't work</li> </ul> +<br><br> <h3>TODO</h3> <hr> <p>yes</p> +<br><br> |