aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2021-12-09 13:33:22 +0100
committertchojnacki <tomaszchojnacki2001@gmail.com>2021-12-09 13:33:22 +0100
commitaa6edaafc8ec598197a8c06b6326a0075e78bba4 (patch)
tree42cf8313614503c20bbe398bcc9cb36abbefb73e /README.md
parent67852df6b6b9bb816dceae94493457764a8a272d (diff)
downloadgleam_aoc2020-aa6edaafc8ec598197a8c06b6326a0075e78bba4.tar.gz
gleam_aoc2020-aa6edaafc8ec598197a8c06b6326a0075e78bba4.zip
Finish day 9
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 1f33ce2..32a01b7 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-16-yellow)
-![](https://img.shields.io/badge/📅%20days-8-blue)
+![](https://img.shields.io/badge/⭐%20stars-18-yellow)
+![](https://img.shields.io/badge/📅%20days-9-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.
@@ -16,7 +16,7 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][githu
| Day 6: Lanternfish | 🌟 | 🌟 |
| Day 7: The Treachery of Whales | 🌟 | 🌟 |
| Day 8: Seven Segment Search | 🌟 | 🌟 |
-| Day 9: ??? | | |
+| Day 9: Smoke Basin | 🌟 | 🌟 |
| Day 10: ??? | | |
| Day 11: ??? | | |
| Day 12: ??? | | |