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