Update README.md
This commit is contained in:
parent
b1584f91a2
commit
d0fdfaaca7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
This repo provides a template for Advent of Code participants using Zig. It contains a main file for each day, a build.zig file set up with targets for each day, and Visual Studio Code files for debugging.
|
||||
|
||||
This template has been tested with Zig 0.10.0. It may not work with other versions.
|
||||
This template has been tested with Zig `0.12.0-dev.1754+2a3226453`. It may not work with other versions.
|
||||
|
||||
## How to use this template:
|
||||
|
||||
|
|
Loading…
Reference in a new issue