From 8f7ab370256dc6e92a18dca5de8517d46c292223 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 3 Aug 2026 08:47:57 -0400 Subject: [PATCH] Update tutorial date and lesson information --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e8fd8bc..df0a87b 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ By using this repository and course, you acknowledge and agree that:
-# Today's Tutorial [August 2, 2026] -## Lesson 263: Hacking Embedded Rust Course (Chapter 3: Project Structure) -This chapter covers the project structure of Reverse Engineering Rust Pico. +# Today's Tutorial [August 3, 2026] +## Lesson 264: Hacking Embedded Rust Course (Chapter 4: How It Works (Step-By-Step)) +This chapter covers the project step-by-step of Reverse Engineering Rust Pico. -> Click [HERE](https://github.com/mytechnotalent/rust_embassy_pico_project/blob/main/Hacking_Embedded_Rust.pdf) to read the FREE pdf book.