Update README.md

This commit is contained in:
Kevin Thomas
2026-07-23 08:36:15 -04:00
committed by GitHub
parent beab9b1895
commit 0af3fa3611
+3 -3
View File
@@ -22,9 +22,9 @@ By using this repository and course, you acknowledge and agree that:
<br>
# Today's Tutorial [July 22, 2026]
## Lesson 252: Hacking Rust Course (Chapter 7: Compound Data Types)
This chapter covers compound data types within a Rust program for the x64 architecture.
# Today's Tutorial [July 23, 2026]
## Lesson 253: Hacking Rust Course (Chapter 8: Debugging Compound Data Types)
This chapter covers debugging compound data types within a Rust program for the x64 architecture.
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Rust/blob/main/Hacking%20Rust.pdf) to read the FREE pdf book.