From 2167d214c534497184381b43ae0c8cba4ccbd503 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 22 Apr 2026 07:30:06 -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 a8e9877..cbed905 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [April 21, 2026] -## Lesson 166: ARM-64 Course (Part 3 - "Hello World") -In this lesson we will discuss how to write and compile a simple hello world program in C++. +# Today's Tutorial [April 22, 2026] +## Lesson 167: ARM-64 Course (Part 4 - Debugging "Hello World") +In this lesson we will debug our simple hello world program. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.