diff --git a/readme.md b/readme.md index c99aec9..b51126d 100644 --- a/readme.md +++ b/readme.md @@ -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.