From 8742021f42d2c5417abad25bfdb6d7abbf6e759e Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Thu, 11 Aug 2022 11:54:56 +0200 Subject: Fix minor formatting issues in README --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 311fa77..283f3a5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![](https://img.shields.io/badge/📅%20days-20-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. See other solutions [here][awesome]. +the [Advent of Code Kotlin Template][template] delivered by JetBrains. See other people's solutions [here][awesome]. ## Progress @@ -37,11 +37,9 @@ the [Advent of Code Kotlin Template][template] delivered by JetBrains. See other | Day 24: Arithmetic Logic Unit | 🌟 | 🌟 | | Day 25: Sea Cucumber | 🌟 | | -[^aoc]: -[Advent of Code][aoc] – An annual event of Christmas-oriented programming challenges started December 2015. +[^aoc]: [Advent of Code][aoc] – An annual event of Christmas-oriented programming challenges started December 2015. Every year since then, beginning on the first day of December, a programming puzzle is published every day for -twenty-four days. -You can solve the puzzle and provide an answer using the language of your choice. +twenty-four days. You can solve the puzzle and provide an answer using the language of your choice. [aoc]: https://adventofcode.com -- cgit v1.2.3