From 0fbc0735e8db5f962a01a772fc1d4dc9a0e06c22 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 20 Jul 2026 07:39:02 -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 558deee..ea9953e 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 19, 2026] -## Lesson 249: Hacking Rust Course (Chapter 4: Scalar Data Types) -This chapter covers scalar data types within a Rust program for the x64 architecture. +# 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. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Rust/blob/main/Hacking%20Rust.pdf) to read the FREE pdf book.