aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2021-12-03 09:43:22 +0100
committertchojnacki <tomaszchojnacki2001@gmail.com>2021-12-03 09:43:22 +0100
commit724c6fcbc141984528f8655c911e8e501f659786 (patch)
tree0f97500bb3feccf222a1f96c91e169df93dbe6df /README.md
parent5d150f3c1e42078f6a8183d550a1f8805b664bc4 (diff)
downloadgleam_aoc2020-724c6fcbc141984528f8655c911e8e501f659786.tar.gz
gleam_aoc2020-724c6fcbc141984528f8655c911e8e501f659786.zip
Initial day 3 implementation
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 95cb018..d564744 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,9 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][githu
## Progress
| Day | Part 1 | Part 2 |
|--------------------|--------|--------|
-| Day 1: Sonar Sweep | 🌟 | 🌟 |
-| Day 2: Dive! | 🌟 | 🌟 |
-| Day 3: ??? | | |
+| Day 1: Sonar Sweep | 🌟 | 🌟 |
+| Day 2: Dive! | 🌟 | 🌟 |
+| Day 3: Binary Diagnostic | 🌟 | 🌟 |
| Day 4: ??? | | |
| Day 5: ??? | | |
| Day 6: ??? | | |