From 5ffddd28e10640afe9941516393d2a062072d63f Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 15 Mar 2026 12:19:07 -0400 Subject: [PATCH] Fix link text duplication in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d132ac3..cb21b44 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Lesson 130: x64 Course (Part 10 - Boolean Instructions) This tutorial will discuss boolean instructions. --> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook. to read the FREE ebook. +-> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.