From d7e9654e7301821d94639f69395a137fae1e1ff1 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 18 Jul 2026 08:40:33 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9628345..a970742 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [July 17, 2026] -## Lesson 247: Hacking Rust Course (Chapter 2: Debugging Hello Rust) -This chapter covers debugging the basic hello world style Rust program for the x64 architecture. +# Today's Tutorial [July 18, 2026] +## Lesson 248: Hacking Rust Course (Chapter 3: Hacking Hello Rust) +This chapter covers hacking the basic hello world style Rust program for the x64 architecture. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Rust/blob/main/Hacking%20Rust.pdf) to read the FREE pdf book.