From 99cce31f37ef7315f6ac5b1e267dd2ad4c45bbeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Gassmann?= Date: Sat, 12 Jun 2021 18:57:53 +0200 Subject: [~] Improved the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a7fe2ed..3eca3b7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ java -jar calculator-java-1.0-SNAPSHOT.jar ## JavaCC Calculator project -To easily compile and run this project, you can use the shell script **calculator-javacc/compileRun.sh**. +To easily compile and run this project, you can use the shell script **compileRun.sh** located in **calculator-javacc/**. If you still prefer to compile and run separately, you can check out the sections below. ### Compilation -- cgit v1.2.3