From 28d9ec7900f30f3939c5bf1dc99b3e0d87a5cab5 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 9 Mar 2026 09:20:06 -0400 Subject: [PATCH] Update tutorial date and lesson topic in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 766edd8..b1ae7ec 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [March 7, 2026] -## Lesson 125: x64 Course (Part 5 - Binary Addition) -This tutorial will discuss binary addition. +# Today's Tutorial [March 9, 2026] +## Lesson 126: x64 Course (Part 6 - Binary Subtraction) +This tutorial will discuss binary subtraction. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.