From a9298f440aa0da40b7c8441157010e2026bee7d9 Mon Sep 17 00:00:00 2001 From: Syntax Date: Mon, 13 Oct 2025 20:58:42 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cce7bb..2929773 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -hello world in assembly x86_64 using linux syscalls +hello world in assembly x86_64 using linux syscalls
the code is commented to better understand it even if you don't know assembly!