fix: Put descriptions into readme files for easier browsing

This commit is contained in:
Adrian Rumpold
2022-12-13 08:32:39 +01:00
parent 9c3d900b5e
commit 7237b2c770
2 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
--- Day 1: Calorie Counting ---
# Day 1: Calorie Counting
## Part 1
Santa's reindeer typically eat regular reindeer food, but they need a lot of magical energy to deliver presents on Christmas. For that, their favorite snack is a special type of star fruit that only grows deep in the jungle. The Elves have brought you on their annual expedition to the grove where the fruit grows.
@@ -41,7 +43,7 @@ In case the Elves get hungry and need extra snacks, they need to know which Elf
Find the Elf carrying the most Calories. How many total Calories is that Elf carrying?
--- Part Two ---
## Part Two
By the time you calculate the answer to the Elves' question, they've already realized that the Elf carrying the most Calories of food might eventually run out of snacks.