From 69980c47827e0e613c6515b821cda1a83fbe7939 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 5 May 2026 09:13:34 -0400 Subject: [PATCH] Revise tutorial date and lesson topic Updated tutorial date and lesson details. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 627082c..799f7fd 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [May 4, 2026] -## Lesson 178: ARM-64 Course (Part 15 - Float Primitive Datatype) -In this lesson we will discuss the float primitive datatype. +# Today's Tutorial [May 5, 2026] +## Lesson 179: ARM-64 Course (Part 16 - Debugging Float Primitive Datatype) +In this lesson we will discuss debugging the float primitive datatype. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.