Skip to content

Commit 86f7733

Browse files
committed
add rust raspberry pi book to README.md
1 parent 7e9708c commit 86f7733

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ The source code of the books is not in this repository; each book has its own
88
repository which you can find listed below:
99

1010
- [The Discovery book](https://github.com/rust-embedded/discovery)
11-
- [The embedded Rust book](https://github.com/rust-embedded/book)
12-
- [The embedonomicon](https://github.com/rust-embedded/embedonomicon)
11+
- [The Embedded Rust book](https://github.com/rust-embedded/book)
12+
- [The Embedonomicon](https://github.com/rust-embedded/embedonomicon)
13+
- [Operating System development tutorials in Rust on the Raspberry Pi](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)
1314

1415
# `further resources`
1516

0 commit comments

Comments
 (0)