From 96d8ff4dabed60e3660aa185001b93a20b546d6f Mon Sep 17 00:00:00 2001 From: Conzer Date: Mon, 2 Dec 2024 20:37:47 -0500 Subject: [PATCH] forgot 1 thingoopsies :333 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ffa168..ad3ee61 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Badloader - +Badloader can be: THE WORST BOOTLOADER EVER DO NOT USE THIS PLEASE +Or: +A nice example on CPU level functions and booting. # Building install `nasm`, `make` and `gcc`, then run `make`