diff --git a/README.md b/README.md index d9388a8..add8ee5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Advent of code 2021 +
+ This repo contains my solutions for advent of code 2021 :) I will solve all of the problems with Rust, trying to take a functional approach diff --git a/assets/christmas_tree.png b/assets/christmas_tree.png new file mode 100644 index 0000000..38db067 Binary files /dev/null and b/assets/christmas_tree.png differ