Update README with progress on shell.asm

This commit is contained in:
Juhani Krekelä 2023-03-27 11:35:07 +03:00
parent feffd0cb28
commit 22e7af2da6
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ Feel free to add anything you think would fit in
### Basic stuff
* refactor shell.asm a bit:
- separate into blocks like ponydos.asm
- add/verify function header comments
### Nice to have