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