mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Update Readme for new post
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Blog OS (Paging Implementation)
|
||||
# Blog OS (Heap Allocation)
|
||||
|
||||
[](https://dev.azure.com/phil-opp/blog_os/_build?definitionId=1)
|
||||
|
||||
This repository contains the source code for the [Paging Implementation][post] post of the [Writing an OS in Rust](https://os.phil-opp.com) series.
|
||||
This repository contains the source code for the [Heap Allocation][post] post of the [Writing an OS in Rust](https://os.phil-opp.com) series.
|
||||
|
||||
[post]: https://os.phil-opp.com/paging-implementation/
|
||||
[post]: https://os.phil-opp.com/heap-allocation/
|
||||
|
||||
**Check out the [master branch](https://github.com/phil-opp/blog_os) for more information.**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user