diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.html b/README.html index 9e1fd2f..e170ff1 100644 --- a/README.html +++ b/README.html @@ -19,11 +19,12 @@ Can you see the green pixel on your screen? Well done.</p> <h3>TODO</h3> <hr> -<ul> +<ol> +<li>Cleanup on EXIT INT KILL etc.</li> <li>Change vsync code to not just stall waiting for vblank</li> <li>Adapt modesetting code for some fringe cases</li> <li>Implement fonts*</li> <li></li> -</ul> +</ol> <br><br> |