diff options
author | tchojnacki <tomaszchojnacki2001@gmail.com> | 2022-08-11 12:25:34 +0200 |
---|---|---|
committer | tchojnacki <tomaszchojnacki2001@gmail.com> | 2022-08-11 12:25:34 +0200 |
commit | 85fb0396bed6a2129b12392941103924b1ab55be (patch) | |
tree | 41128feb49bc5add7147f13530357cf468705fcc /2021-kotlin/README.md | |
parent | b9209ded9da77faccc0e03b7df9fc5776fd850a4 (diff) | |
download | gleam_aoc2020-85fb0396bed6a2129b12392941103924b1ab55be.tar.gz gleam_aoc2020-85fb0396bed6a2129b12392941103924b1ab55be.zip |
Reformat README files
Diffstat (limited to '2021-kotlin/README.md')
-rw-r--r-- | 2021-kotlin/README.md | 5 |
1 files changed, 2 insertions, 3 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 -  - - + + Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains. |