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