From 0af3fa36110032b57c1771acb92e80837dccbeb5 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 23 Jul 2026 08:36:15 -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 0dd0d6d..fac1530 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 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. +# Today's Tutorial [July 23, 2026] +## Lesson 253: Hacking Rust Course (Chapter 8: Debugging Compound Data Types) +This chapter covers debugging 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.