aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2022-08-11 11:54:56 +0200
committertchojnacki <tomaszchojnacki2001@gmail.com>2022-08-11 11:54:56 +0200
commit8742021f42d2c5417abad25bfdb6d7abbf6e759e (patch)
tree3f2ddba1f87fbd6c86493bed076011c42de73a24 /README.md
parent5ef64073bbb183dd425ffa360d080ca58a1c08e1 (diff)
downloadgleam_aoc2020-8742021f42d2c5417abad25bfdb6d7abbf6e759e.tar.gz
gleam_aoc2020-8742021f42d2c5417abad25bfdb6d7abbf6e759e.zip
Fix minor formatting issues in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
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