From 4c888e9d5fd903d23928063ed906a17bdbf9bb32 Mon Sep 17 00:00:00 2001
From: Sebastian Ebert <sebastian.ebert@tu-dresden.de>
Date: Fri, 17 Sep 2021 09:49:21 +0200
Subject: [PATCH] Updated README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 575878b..9f91e38 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 * Run roscore in a console
 * Import into IntelliJ as Gradle Project
-* Run it via right klicking the main class and by hitting the play button
+* Run it by right-clicking on the main class and clicking the "Play" button.
 
 ## Code Sources
 
-- 
GitLab