[docs] Update readme, paging is done

This commit is contained in:
Kevin Lange 2011-01-20 20:01:23 -06:00
parent c661bcc5da
commit dc5c3855de

View File

@ -32,7 +32,7 @@ Some things are far easier said than done, but I like to say them anyway. The ti
Currently, I have a kernel capable of reading its multiboot parameters, which is terribly un-useful. The current, ordered, plan of attack is as follows:
* Finish James M's tutorial (second half), which covers:
* Paging
* Paging *done*
* Heap
* VFS
* Initial RAM Disk (except I'll probably use my own format for the directory structure)