diff --git a/README.md b/README.md index b14cde2..30ebb1d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ cd day_1 cargo run ``` -*Note:* The solutions are not necessarily optimized for performance or readability, but rather for completing the challenge successfully. +**Note:** The solutions are not necessarily optimized for performance or readability, but rather for completing the challenge successfully. ## License diff --git a/day_1/README.md b/day_1/README.md index b1d2802..ffde724 100644 --- a/day_1/README.md +++ b/day_1/README.md @@ -2,19 +2,7 @@ Source: -## Getting Started - -### Prerequisites - -[Rust](https://www.rust-lang.org/) v1.74.0 - -### Run - -```sh -cargo run -``` - -## Instructions +## Instructions - Part 1 Something is wrong with global snow production, and you've been selected to take a look. The Elves have even given you a map; on it, they've used stars to mark the top fifty locations that are likely to be having problems. @@ -47,7 +35,7 @@ Your puzzle answer was `55130`. **The first half of this puzzle is complete! It provides one gold star: `*`.** -### Part Two +## Instructions - Part 2 Your calculation isn't quite right. It looks like some of the digits are actually **spelled out with letters**: `one`, `two`, `three`, `four`, `five`, `six`, `seven`, `eight`, and `nine` **also** count as valid "digits".