You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/template-cleanup/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# %NAME%
2
2
3
-
Welcome to the Advent of Code[^aoc] Kotlin project created by [%NAME%][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains.
3
+
Welcome to the Advent of Code[^aoc] Kotlin project created by [%ACTOR%][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains.
4
4
5
-
In this repository, %NAME% is about to provide solutions for the puzzles using [Kotlin][kotlin] language.
5
+
In this repository, %ACTOR% is about to provide solutions for the puzzles using [Kotlin][kotlin] language.
6
6
7
7
If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
8
8
@@ -18,7 +18,7 @@ If you stuck with Kotlin-specific questions or anything related to this template
0 commit comments