From c599cc44b9d9edd7fc172b33284c6593ffdc1096 Mon Sep 17 00:00:00 2001 From: Tomasz Chojnacki Date: Sat, 23 Dec 2023 17:17:20 +0100 Subject: Update READMEs --- aoc-2021-kotlin/README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'aoc-2021-kotlin/README.md') diff --git a/aoc-2021-kotlin/README.md b/aoc-2021-kotlin/README.md index b17d517..11c75df 100644 --- a/aoc-2021-kotlin/README.md +++ b/aoc-2021-kotlin/README.md @@ -1,10 +1,8 @@ # Advent of Code 2021 in Kotlin + ![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin) ![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. - | Day | Problem Name | Part 1 | Part 2 | | :----: | --------------------------------------------------------------- | :----: | :----: | | **01** | [Sonar Sweep](https://adventofcode.com/2021/day/1) | :star: | :star: | @@ -32,6 +30,3 @@ Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] usi | **23** | [Amphipod](https://adventofcode.com/2021/day/23) | :star: | :star: | | **24** | [Arithmetic Logic Unit](https://adventofcode.com/2021/day/24) | :star: | :star: | | **25** | [Sea Cucumber](https://adventofcode.com/2021/day/25) | :star: | :star: | - -[github]: https://github.com/tchojnacki -[template]: https://github.com/kotlin-hands-on/advent-of-code-kotlin-template -- cgit v1.2.3