diff --git a/1/README.md b/1/README.md index 1b127a5..b7f8599 100644 --- a/1/README.md +++ b/1/README.md @@ -1,4 +1,4 @@ -# [Day 1](https://adventofcode.com/2022/day/1) :one: :present: +# [Day 1](https://adventofcode.com/2022/day/1) ```shell # Find the Elf carrying the most Calories. How many total Calories is that Elf carrying? awk -f day1-1.awk input.txt