docs: update README.md

This commit is contained in:
Stevan Freeborn
2024-12-03 03:41:20 -06:00
parent d17a28ccb0
commit e2ea828222
+4 -3
View File
@@ -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 |