From 9c6e4d49fcc939c92809ce648b75b7c722d290bb Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 10 Jul 2026 08:44:14 -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 94b5f15..a390166 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [July 9, 2026] -## Lesson 239: Go Hacking Course (Chapter 6: Hacking Primitive Types) -This chapter covers Golang hacking of the primitive types for the x64 architecture. +# Today's Tutorial [July 10, 2026] +## Lesson 240: Go Hacking Course (Chapter 7: Control Flow) +This chapter covers Golang 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.