From 86a78cddd5c110d6576a252478a8e6a4609f08f5 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 29 Jul 2026 09:12:57 -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 4921314..2b85caf 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 28, 2026] -## Lesson 258: Hacking Rust Course (Chapter 13: Control Flow) -This chapter covers control flow within a Rust program for the x64 architecture. +# Today's Tutorial [July 29, 2026] +## Lesson 259: Hacking Rust Course (Chapter 14: Debugging Control Flow) +This chapter covers debugging control flow 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.