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!