aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2021-12-14 12:57:10 +0100
committertchojnacki <tomaszchojnacki2001@gmail.com>2021-12-14 12:57:10 +0100
commitfbd07e79691c848582b792da46f0deb52957b686 (patch)
treeb7d8e0724144a6f453b915583bee51ca2e712f68 /README.md
parentd0690ab93cb82efe575d77d117426ab2d5eafaa9 (diff)
downloadgleam_aoc2020-fbd07e79691c848582b792da46f0deb52957b686.tar.gz
gleam_aoc2020-fbd07e79691c848582b792da46f0deb52957b686.zip
Finish day 11
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 23b4fe7..6856421 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-20-yellow)
-![](https://img.shields.io/badge/📅%20days-10-blue)
+![](https://img.shields.io/badge/⭐%20stars-22-yellow)
+![](https://img.shields.io/badge/📅%20days-11-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.
@@ -18,7 +18,7 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][githu
| Day 8: Seven Segment Search | 🌟 | 🌟 |
| Day 9: Smoke Basin | 🌟 | 🌟 |
| Day 10: Syntax Scoring | 🌟 | 🌟 |
-| Day 11: ??? | | |
+| Day 11: Dumbo Octopus | 🌟 | 🌟 |
| Day 12: ??? | | |
| Day 13: ??? | | |
| Day 14: ??? | | |