File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [%ACTOR%][github]
4
4
5
5
In this repository, %ACTOR% is about to provide solutions for the puzzles using [ Kotlin] [ kotlin ] language.
6
6
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:
8
8
9
9
- [ Kotlin docs] [ docs ]
10
10
- [ Kotlin Slack] [ slack ]
11
11
- Template [ issue tracker] [ issues ]
12
12
13
13
14
14
[ ^ 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.
18
18
19
19
[ aoc ] : https://adventofcode.com
20
20
[ docs ] : https://kotlinlang.org/docs/home.html
You can’t perform that action at this time.
0 commit comments