From 9f5da3b3a72c1d02cfa5d2fe9affae483c6b03cb Mon Sep 17 00:00:00 2001 From: Abdelrahman Date: Sun, 29 Jun 2025 22:06:24 +0100 Subject: [PATCH] INITIAL COMMIT --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..49166a4 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Introduction to Zig + +Following along with Pedro Duarte Faria's [Introduction to Zig](https://pedropark99.github.io/zig-book/)