diff --git a/README.md b/README.md index 1d96877..0d3585b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # advent-of-code-2023 -Advent of Code 2023 +My solutions for Advent of Code 2023 in Typescript, Python, and Rust.