We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97fe43a commit 9402572Copy full SHA for 9402572
README.md
@@ -5,7 +5,7 @@ How to run this :-
5
6
Using Eclipse -
7
8
-Import project into eclipse and edit code in Compiler/code.pc and compile Main.java to execute
+Import project into eclipse and edit code in CompilerInJava/Compiler/code.pc and compile Main.java to execute
9
10
This includes basic operations like +(addition), -(subtraction), *(multiplication), /(division)
11
0 commit comments