Skip to content

Commit ee5b5af

Browse files
committed
cover image
1 parent 7d801f4 commit ee5b5af

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

.github/readme/cover.png

66.6 KB
Loading

.github/readme/kotlin.svg

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Every year since then, with the first day of December, a programming puzzles con
55
A set of Christmas-oriented challenges provide any input you have to use to answer using the language of your choice.
66
We offer you a template prepared to use with [Kotlin][kotlin] language within this repository.
77

8+
![][file:cover]
9+
810
## Workflow
911
**Advent of Code Kotlin Template** is a particular type of GitHub repository that lets you speed up the setup phase and start writing your AoC solutions immediately.
1012

@@ -118,5 +120,5 @@ If you stuck with Kotlin-specific questions or anything related to this template
118120
[kiss]: https://en.wikipedia.org/wiki/KISS_principle
119121
[kotlin]: https://kotlinlang.org
120122
[slack]: https://surveys.jetbrains.com/s3/kotlin-slack-sign-up
121-
[file:kotlin]: .github/readme/kotlin.svg
123+
[file:cover]: .github/readme/cover.png
122124
[file:utils]: src/Utils.kt

0 commit comments

Comments
 (0)