Skip to content

Commit 7c209f8

Browse files
committed
README.md live streams
1 parent 584d296 commit 7c209f8

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/readme/livestream.png

3.34 MB
Loading

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ We offer you a template prepared to use with [Kotlin][kotlin] language within th
77

88
![][file:cover]
99

10+
## Live Streams
11+
12+
Join us as we solve the Advent of Code challenges live on stream!
13+
Follow along to see step-by-step solutions, participate in problem-solving, and learn new strategies to tackle the puzzles.
14+
Whether you're stuck on a particular problem or just looking to improve your Kotlin skills, our live streams are here to help.
15+
16+
[Watch the live streams here!][youtube-playlist]
17+
18+
[![][file:livestream]][youtube-playlist]
19+
1020
## Workflow
1121
**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.
1222

@@ -149,4 +159,6 @@ If you are stuck with Kotlin-specific questions or anything related to this temp
149159
[kotlin]: https://kotlinlang.org
150160
[slack]: https://surveys.jetbrains.com/s3/kotlin-slack-sign-up
151161
[file:cover]: .github/readme/cover.png
162+
[file:livestream]: .github/readme/livestream.png
152163
[file:utils]: src/Utils.kt
164+
[youtube-playlist]: https://www.youtube.com/playlist?list=PLlFc5cFwUnmwHaD3-qeoLHnho_PY2g9JX

0 commit comments

Comments
 (0)