From c092b3437eda55505159bfa576bb501561a0310c Mon Sep 17 00:00:00 2001 From: winsdominoes Date: Sat, 8 Jun 2024 08:32:40 +0700 Subject: [PATCH] initial dirs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36ac4ac..6a4fba0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# x86-assembly-playground +# assembly-playground -Place for me to try out x86 and x86_64 assembly \ No newline at end of file +Place for me to try out variants of Assembly Language