Update readme.md

This commit is contained in:
Adam Jeniski 2022-10-01 17:57:25 -04:00 committed by GitHub
parent 71f27dca30
commit fd45c3bfb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
## Advent of Code ## Advent of Code
My rust solutions for 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 it's test cases.