This commit is contained in:
Adam Jeniski 2022-12-01 16:52:23 -05:00 committed by GitHub
parent c58ac4586a
commit fede10de5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
## Advent of Code
My rust solutions for [Advent of Code](https://adventofcode.com)
Navigate to one of the folder for a given year, then use `cargo test` to run it's test cases.
Navigate to one of the folder for a given year, then use `cargo test` to run its test cases.