From beab9b1895e2692b50746a42c68670ff39d3749d Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 22 Jul 2026 10:00:22 -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 9dfdcb3..0dd0d6d 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 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. +# Today's Tutorial [July 22, 2026] +## Lesson 252: Hacking Rust Course (Chapter 7: Compound Data Types) +This chapter covers compound 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.