From d019ef3027e378c85146b1286240ebbac69c7f4c Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 25 Jul 2026 09:28:53 -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 99fe23e..de5f4e5 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 24, 2026] -## Lesson 254: Hacking Rust Course (Chapter 9: Hacking Compound Data Types) -This chapter covers hacking compound data types within a Rust program for the x64 architecture. +# Today's Tutorial [July 25, 2026] +## Lesson 255: Hacking Rust Course (Chapter 10: Functions) +This chapter covers functions 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.