From 3b2851c1b5e41780dc42c06ab4ab7ac040248b4e Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 25 Feb 2026 09:33:45 -0500 Subject: [PATCH] Revise tutorial date and lesson details Updated tutorial date and lesson number, and modified project links. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5a5c002..47d604a 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@
-# Today's Tutorial [February 24, 2026] -## Lesson 115: ARM-32 Project (Part 1 – Hacking Hello World) -ARM 32-bit Raspberry Pi Hacking Hello World example in Kali Linux. +# 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. --> Click [HERE](https://github.com/mytechnotalent/0x01-ARM-32-Hacking-Hello-World) to read the project on GitHub. +-> Click [HERE](https://github.com/mytechnotalent/0x02-ARM-32-Hacking-Int) to read the project on GitHub.