From 6eed1f75ebcfa4c309a91557f9d07f76c4585333 Mon Sep 17 00:00:00 2001 From: Jonas Date: Sun, 31 Aug 2025 00:28:06 +0200 Subject: [PATCH] Create README.md --- 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..cf7fa77 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Advent of code 2025 + +Learning zig with advent of code.