From 1b616b01dca568e02d66efed4722a13611993916 Mon Sep 17 00:00:00 2001
From: BEAUVAIS ANTOINE <antoine.beauvais@etu.unistra.fr>
Date: Fri, 24 Sep 2021 11:12:08 +0200
Subject: [PATCH] Fixed yet another typo.

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

diff --git a/README.md b/README.md
index 83d7a72..5f46033 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ in the project folder and use:
 ```
 or, on Microsoft Windows,
 ```
-.`gradlew stop
+.\gradlew stop
 ```
 
 ### Calling the API
-- 
GitLab