From 57e7e83eead3538236fa859c7d2a8a81dab0f668 Mon Sep 17 00:00:00 2001 From: Ferdinand Saurenbach Date: Thu, 7 Mar 2024 07:23:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c68aa7b..84c29e6 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [![Codacy Badge](https://app.codacy.com/project/badge/Grade/09437976fa054f2cb7ad3f32504b4132)](https://app.codacy.com/gh/FSaurenbach/KOCHESS/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) -To run download the source and run ```./gradlew runJvm``` +To run, download the source and run ```./gradlew runJvm```