diff --git a/1/README.md b/1/README.md index b7f8599..60d34d6 100644 --- a/1/README.md +++ b/1/README.md @@ -1,4 +1,4 @@ -# [Day 1](https://adventofcode.com/2022/day/1) +# [Day 1](https://adventofcode.com/2022/day/1) :gift: ```shell # Find the Elf carrying the most Calories. How many total Calories is that Elf carrying? awk -f day1-1.awk input.txt diff --git a/2/README.md b/2/README.md index 47666f4..9f05b59 100644 --- a/2/README.md +++ b/2/README.md @@ -1,4 +1,4 @@ -# [Day 2](https://adventofcode.com/2022/day/2) +# [Day 2](https://adventofcode.com/2022/day/2) :gift::gift: ```shell # What would your total score be if everything goes exactly according to your strategy guide?