diff --git a/kotlin_demo/README.md b/kotlin_demo/README.md index ee77c065a..fa4ce9255 100644 --- a/kotlin_demo/README.md +++ b/kotlin_demo/README.md @@ -3,7 +3,7 @@ ## Quickstart -Simple Kotlin Demo project is an example of the Kotlin-based plugin that provides the most straightforward action implemented by the [HelloAction.kt][file:HelloAction] Kotlin class. +Simple Kotlin Demo project is an example of a minimal Kotlin-based plugin that provides the most straightforward action implemented by the [HelloAction.kt][file:HelloAction] Kotlin class. Action, added to the Main Menu, shows a message dialog when invoked.