diff --git a/README.md b/README.md index 4af7a0b..687b216 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [Kotlin](https://kotlinlang.org/) Example Project for [bld](https://rife2.com/bld) +Template for [bld](https://rife2.com/bld) projects using the [Kotlin](https://github.com/rife2/bld-kotlin) extension with support for Dokka and the [Detekt](https://github.com/rife2/bld-detekt) extension. + ## Compile the Example ```console