From a816b63ffe0e95aea1890e23fe11052f96f790f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?b=CA=B0edoh=E2=82=82=20sw=C3=A9?= Date: Sat, 19 Oct 2024 22:10:46 +0500 Subject: [PATCH] Make C capital. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8dd1428..01a4be6 100644 --- a/README +++ b/README @@ -1,2 +1,2 @@ -MBR boot sector Hello world written in c. +MBR boot sector Hello world written in C. Note: this thing does not work with GCC.