From a556c65a482f07fb1de351cad4c9d66d61567769 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 27 May 2024 11:12:58 -0700 Subject: [PATCH] Added description --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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