Skip to content

Commit 320e852

Browse files
committed
README update
1 parent 6eaf0a5 commit 320e852

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ fun main() {
118118
}
119119
```
120120

121+
> ![NOTE]
122+
>
123+
> There is a fork of this repository available which utilizes the Amper tool for project configuration, recently [introduced by JetBrains][amper].
124+
>
125+
> For more, see: [Advent of Code Kotlin Template — Amper][amper-template] project.
126+
121127
## Getting help
122128

123129
If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
@@ -129,6 +135,8 @@ If you stuck with Kotlin-specific questions or anything related to this template
129135

130136
[actions-user]: https://github.com/actions-user
131137
[aoc]: https://adventofcode.com
138+
[amper]: https://blog.jetbrains.com/blog/2023/11/09/amper-improving-the-build-tooling-user-experience/
139+
[amper-template]: https://github.com/kotlin-hands-on/advent-of-code-kotlin-template-amper
132140
[docs]: https://kotlinlang.org/docs/home.html
133141
[issues]: https://github.com/kotlin-hands-on/advent-of-code-kotlin-template/issues
134142
[kiss]: https://en.wikipedia.org/wiki/KISS_principle

0 commit comments

Comments
 (0)