aboutsummaryrefslogtreecommitdiff
path: root/2021-kotlin
diff options
context:
space:
mode:
Diffstat (limited to '2021-kotlin')
-rw-r--r--2021-kotlin/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/2021-kotlin/README.md b/2021-kotlin/README.md
index 941e3a9..c8c777a 100644
--- a/2021-kotlin/README.md
+++ b/2021-kotlin/README.md
@@ -1,8 +1,7 @@
# Advent of Code 2021 in Kotlin
-
![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin)
-![39 stars](https://img.shields.io/badge/🌟%20stars-39/50-orange)
-![20 days](https://img.shields.io/badge/📅%20days-20/25-blue)
+![39/50 stars](https://img.shields.io/badge/🌟%20stars-39/50-orange)
+![20/25 days](https://img.shields.io/badge/📅%20days-20/25-blue)
Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] using the
[Advent of Code Kotlin Template][template] delivered by JetBrains.