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!