diff options
| author | krolyxon <106688908+krolyxon@users.noreply.github.com> | 2024-02-18 23:33:15 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-18 23:33:15 +0530 |
| commit | f6aa19d2496aedeea499e19e1192f3cfa153958c (patch) | |
| tree | 0de5e37e7806a6a923dc3f382dfa9a41bfeb7e8b | |
| parent | 1ce664eb6fbb8cd7e9d284f0fd9aac04b49424f0 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Simple GUI calculator with complex infix expression evaluation made in Java usin $ git clone --depth=1 https://github.com/krolyxon/JavaCalc --branch=master $ cd JavaCalc $ ./install.sh + $ jcal ``` or go to latest [releases](https://github.com/krolyxon/JavaCalc/releases) and get the .jar file. |
