From 31239f236e7c8e2eb0e21a873bebef06ca760e5e Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 26 Feb 2026 08:27:43 -0500 Subject: [PATCH] Revise tutorial date and lesson details Updated tutorial date and lesson information for ARM-32 project. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 47d604a..ccba39c 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@
-# Today's Tutorial [February 25, 2026] -## Lesson 116: ARM-32 Project (Part 2 – Hacking Int) -ARM 32-bit Raspberry Pi Hacking Int example in Kali Linux. +# Today's Tutorial [February 26, 2026] +## Lesson 117: ARM-32 Project (Part 3 – Hacking Float) +ARM 32-bit Raspberry Pi Hacking Float example in Kali Linux. --> Click [HERE](https://github.com/mytechnotalent/0x02-ARM-32-Hacking-Int) to read the project on GitHub. +-> Click [HERE](https://github.com/mytechnotalent/0x03-ARM-32-Hacking-Float) to read the project on GitHub.