diff --git a/README.md b/README.md index f61ad03..fe76c78 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ modified: 2024-05-13T14:28:52-05:00 # Reading list ## Beginner tutorial -- Meyer Zinn's RISC-V kernel guide +- Meyer Zinn's RISC-V kernel guide (right now, code is just copied from this - will diverge later) - [Part 0](https://www.meyerzinn.tech/posts/2023/03/05/running-rust-code-on-risc-v-in-qemu/) - [Part 1](https://www.meyerzinn.tech/posts/2023/03/08/p1-printing-and-allocating/)