From feded4ac25bea0d973cbcb88cabad9c832d11780 Mon Sep 17 00:00:00 2001 From: Rekai Musuka Date: Fri, 21 Oct 2022 05:12:15 -0300 Subject: [PATCH] chore: specify which compiler this project is built with --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..68062c6 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Built using Zig v0.10.0-dev.548+4ca9a8d19 \ No newline at end of file