From 4cf0ba300b9c29f198b0eed1b791aab706148906 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 21 Jul 2026 07:42:04 -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 ea9953e..9dfdcb3 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 [July 20, 2026] -## Lesson 250: Hacking Rust Course (Chapter 5: Debugging Scalar Data Types) -This chapter covers debugging scalar data types within a Rust program for the x64 architecture. +# Today's Tutorial [July 21, 2026] +## Lesson 251: Hacking Rust Course (Chapter 6: Hacking Scalar Data Types) +This chapter covers hacking scalar data types within a 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.