Skip to content

Commit 5332529

Browse files
authored
Update README.md (#5)
1 parent 6dd2390 commit 5332529

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/template-cleanup/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [%ACTOR%][github]
44

55
In this repository, %ACTOR% is about to provide solutions for the puzzles using [Kotlin][kotlin] language.
66

7-
If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
7+
If you're stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
88

99
- [Kotlin docs][docs]
1010
- [Kotlin Slack][slack]
1111
- Template [issue tracker][issues]
1212

1313

1414
[^aoc]:
15-
[Advent of Code][aoc]an annual event in December since 2015.
16-
Every year since then, with the first day of December, a programming puzzles contest is published every day for twenty-four days.
17-
A set of Christmas-oriented challenges provide any input you have to use to answer using the language of your choice.
15+
[Advent of Code][aoc]An annual event of Christmas-oriented programming challenges started December 2015.
16+
Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-four days.
17+
You can solve the puzzle and provide an answer using the language of your choice.
1818

1919
[aoc]: https://adventofcode.com
2020
[docs]: https://kotlinlang.org/docs/home.html

0 commit comments

Comments
 (0)