We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1263b9e commit f555366Copy full SHA for f555366
README.md
@@ -59,7 +59,7 @@ The project follows the following class diagram:
59
```bash
60
./executable expression notation
61
```
62
- Example:
+ Infix-Example:
63
64
65
./executable (((2 + 2) + (2 + 2)) * ((10 / 5) * 3)) |
0 commit comments