aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2021-kotlin/README.md5
-rw-r--r--README.md9
2 files changed, 7 insertions, 7 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.
diff --git a/README.md b/README.md
index edf08ea..4d12987 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,15 @@
-# Advent of Code
+# Advent of Code 🎄🌟
Repository storing my solutions to Advent of Code. See other people's solutions [here][awesome].
> [Advent of Code][aoc] is an Advent calendar of small programming puzzles for a variety of skill sets and skill
> levels that can be solved in any programming language you like. People use them as a speed contest, interview
> prep, company training, university coursework, practice problems, or to challenge each other.
-## [2021](2021-kotlin)
+## Years 📅
+### [2021](2021-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)
[aoc]: https://adventofcode.com