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
+1 -1
View File
@@ -1,4 +1,4 @@
## 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.