From bb480c679661a5a1f69e05388c31fd2211911fca Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 27 May 2024 11:15:58 -0700 Subject: [PATCH] Improved descripton --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 687b216..34b916b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [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. +Template for [bld](https://rife2.com/bld) projects using the [Kotlin extension](https://github.com/rife2/bld-kotlin) with built-in support for Dokka and the [Detekt extension](https://github.com/rife2/bld-detekt). ## Compile the Example