diff --git a/README.md b/README.md index c066e94..fc73a47 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ dotnet build ## Challenges -| Day | Problem | Solution | Notes | -|-----|----------------------------|:----------------------------------:|-----------------------| -| 01 | [Problem](./01/PROBLEM.md) | [Solution](./01/HistorianHysteria/) | A great way to start! | +| Day | Problem | Solution | Notes | +|-----|----------------------------|:-----------------------------------:|----------------------------------------------------------------------------------------------| +| 01 | [Problem](./01/PROBLEM.md) | [Solution](./01/HistorianHysteria/) | A great way to start! | +| 02 | [Problem](./02/PROBLEM.md) | [Solution](./02/RedNosedReports/) | Damn their was an edge case that really bit me...direction change after first pair of levels |