Fix typo in README.md
This commit is contained in:
@@ -22,7 +22,7 @@ If you're using ninja to build the project, run the following commands:
|
||||
|
||||
- `src`: Contains the source code for each day.
|
||||
- `src/common`: Contains some generalized headers that are used by multiple days.
|
||||
- `src/dayX`: Contains the source code for day `X
|
||||
- `src/dayX`: Contains the source code for day `X`
|
||||
- `src/dayx/pY`: Contains the source code for part `Y` of day `X`
|
||||
- `input`: Contains the input for each day.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user