aboutsummaryrefslogtreecommitdiff
path: root/aoc-2021-kotlin/README.md
diff options
context:
space:
mode:
authorTomasz Chojnacki <tomaszchojnacki2001@gmail.com>2022-12-02 23:48:11 +0100
committerTomasz Chojnacki <tomaszchojnacki2001@gmail.com>2022-12-02 23:48:11 +0100
commit9525f09701d12aa1d93b9ac73878f014abf199a3 (patch)
tree4b36127ff1a1c4da49fbebacb262739c3959f5e4 /aoc-2021-kotlin/README.md
parentb40da532b3a3c98a5c6060f8addac0e1e581a3df (diff)
downloadgleam_aoc2020-9525f09701d12aa1d93b9ac73878f014abf199a3.tar.gz
gleam_aoc2020-9525f09701d12aa1d93b9ac73878f014abf199a3.zip
Update READMEs
Diffstat (limited to 'aoc-2021-kotlin/README.md')
-rw-r--r--aoc-2021-kotlin/README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/aoc-2021-kotlin/README.md b/aoc-2021-kotlin/README.md
index dc27235..5f72bcb 100644
--- a/aoc-2021-kotlin/README.md
+++ b/aoc-2021-kotlin/README.md
@@ -1,13 +1,11 @@
# Advent of Code 2021 in Kotlin
![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin)
-![50/50 stars](https://img.shields.io/badge/🌟%20stars-50/50-orange)
-![25/25 days](https://img.shields.io/badge/📅%20days-25/25-blue)
+![Stars](https://img.shields.io/badge/🌟%20stars-50/50-orange)
Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] using the
[Advent of Code Kotlin Template][template] delivered by JetBrains.
## Progress
-
| Day | Part 1 | Part 2 |
|---------------------------------|:------:|:------:|
| Day 1: Sonar Sweep | 🌟 | 🌟 |
@@ -36,8 +34,5 @@ Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] usi
| Day 24: Arithmetic Logic Unit | 🌟 | 🌟 |
| Day 25: Sea Cucumber | 🌟 | 🌟 |
-[aoc]: https://adventofcode.com
-
[github]: https://github.com/tchojnacki
-
[template]: https://github.com/kotlin-hands-on/advent-of-code-kotlin-template