code_samples/kotlin_demo: minor

This commit is contained in:
Yann Cébron 2021-02-23 15:52:54 +01:00
parent a2aa676c1a
commit 8c1ece2dce

View File

@ -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.