From 5f0fe5a0ad6251c231df92359e96742fbc419636 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 14 Jul 2026 09:14:21 -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 ff39d1f..d4acd6a 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [July 13, 2026] -## Lesson 243: Go Hacking Course (Chapter 10: Advanced Control Flow) -This chapter covers Golang advanced control flow for the x64 architecture. +# Today's Tutorial [July 14, 2026] +## Lesson 244: Go Hacking Course (Chapter 11: Debugging Advanced Control Flow) +This chapter covers Golang debugging advanced control flow for the x64 architecture. -> Click [HERE](https://github.com/mytechnotalent/Go-Hacking/blob/main/Go%20Hacking.pdf) to read the FREE pdf book.