From 66d28fc7aa210c896ed34570c8f409c793575c5b Mon Sep 17 00:00:00 2001 From: kplaczek Date: Tue, 11 Jan 2022 20:45:39 +0100 Subject: [PATCH] Readme update. --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dc8aac..6b2ec9c 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,19 @@ ### DAY 14 - Polymeric lanternfish - [part1](14/part1.php) -- [part2](14/part2.php) \ No newline at end of file +- [part2](14/part2.php) + +### DAY 15 - Chitons + +- [part1](15/part1.php) +- [part2](15/part2.php) + +### DAY 16 - TODO + +- [part1](16/part1.php) +- [part2](16/part2.php) + +### DAY 17 - Trick shoot + +- [part1](17/part1.php) +- [part2](17/part2.php) \ No newline at end of file