Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Nov 21, 2023
1 parent 6eaf0a5 commit 320e852
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ fun main() {
}
```

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

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

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

0 comments on commit 320e852

Please sign in to comment.