about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1e6c22f..92ee9d7 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,12 @@
 This repo is basically me learning some zig.
 Just recreational programming doing some probably useless stuff
 
+## Why zig?
+* C but without buid tool complexity, I "love" wasting time with makefiles
+* minimalistic and powerfull at the same time
+* more developer and less verbose than rust
+* no llm or copilot suport
+
 ## TODO:
 This is pool of ideas of what to implement in zig