From 427721da2f99ac58adc0d7b1c66f0dfca7064fd6 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 13 Jul 2026 09:21:45 -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 e019b31..ff39d1f 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [July 12, 2026] -## Lesson 242: Go Hacking Course (Chapter 9: Hacking Control Flow) -This chapter covers Golang hacking control flow for the x64 architecture. +# 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. -> Click [HERE](https://github.com/mytechnotalent/Go-Hacking/blob/main/Go%20Hacking.pdf) to read the FREE pdf book.