aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2021-12-08 10:40:06 +0100
committertchojnacki <tomaszchojnacki2001@gmail.com>2021-12-08 10:40:06 +0100
commit67852df6b6b9bb816dceae94493457764a8a272d (patch)
tree1ebe871ee815eb7eaa50280619d74ec383bc97f6 /README.md
parent7b2fce9c718eae56dc8a06aa4b4c4830dbd45e38 (diff)
downloadgleam_aoc2020-67852df6b6b9bb816dceae94493457764a8a272d.tar.gz
gleam_aoc2020-67852df6b6b9bb816dceae94493457764a8a272d.zip
Complete day 8
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 c8b7ad3..1f33ce2 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Advent of Code 2021 in Kotlin
![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin)
-![](https://img.shields.io/badge/⭐%20stars-14-yellow)
-![](https://img.shields.io/badge/📅%20days-7-blue)
+![](https://img.shields.io/badge/⭐%20stars-16-yellow)
+![](https://img.shields.io/badge/📅%20days-8-blue)
Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains.
@@ -15,7 +15,7 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][githu
| Day 5: Hydrothermal Venture | 🌟 | 🌟 |
| Day 6: Lanternfish | 🌟 | 🌟 |
| Day 7: The Treachery of Whales | 🌟 | 🌟 |
-| Day 8: ??? | | |
+| Day 8: Seven Segment Search | 🌟 | 🌟 |
| Day 9: ??? | | |
| Day 10: ??? | | |
| Day 11: ??? | | |