From 27d0175e963c71a263b87868e53defbda3897ed3 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Mon, 16 Nov 2020 12:41:16 +0100 Subject: [PATCH] README - Predefined Run/Debug configurations --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5acaeb..fbb3dba 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ These files are located in `src/main/kotlin`. This location indicates the langua ## Predefined Run/Debug configurations -Within the default project structure, there is `.run` directory provided containing three predefined Run/Debug configurations that expose corresponding Gradle tasks: +Within the default project structure, there is a `.run` directory provided containing three predefined Run/Debug configurations that expose corresponding Gradle tasks: ![Run/Debug configurations][file:run-debug-configurations.png]