From e0ee22e236ce40be3deb37ee350f7669e87d8029 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 25 Apr 2026 08:23:15 -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 7bb30d2..f34a788 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [April 24, 2026] -## Lesson 169: ARM-64 Course (Part 6 - Basic I/O) -In this lesson we will discuss how to write and compile a simple basicio program in C++ and discuss basic input validation. +# Today's Tutorial [April 25, 2026] +## Lesson 170: ARM-64 Course (Part 7 - Debugging Basic I/O) +In this lesson we will discuss how to debug a simple basicio program in C++ and discuss basic input validation. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.