Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mlcohen committed Jan 16, 2023
1 parent 7a88b66 commit 4f2fef5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ Solutions in [Kotlin](https://www.kotlinlang.org/)
| [14](https://adventofcode.com/2022/day/14) | Regolith Reservoir | [src/day14](src/day14/solution1/App.kt) |
| [15](https://adventofcode.com/2022/day/15) | Beacon Exclusion Zone | [src/day15](src/day15/solution1/App.kt) |
| [16](https://adventofcode.com/2022/day/16) | Proboscidea Volcanium | [src/day16](src/day16/solution1/App.kt) |
| [17](https://adventofcode.com/2022/day/17) | Pyroclastic Flow | [src/day17](src/day17/solution1/App.kt) |
| [17](https://adventofcode.com/2022/day/17) | Pyroclastic Flow | [src/day17](src/day17/solution1/App.kt) |
| [18](https://adventofcode.com/2022/day/18) | Boiling Boulders | [src/day18](src/day18/solution1/App.kt) |

0 comments on commit 4f2fef5

Please sign in to comment.