commit 6eed1f75ebcfa4c309a91557f9d07f76c4585333 Author: Jonas Date: Sun Aug 31 00:28:06 2025 +0200 Create 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.