diff options
| author | krolyxon <106688908+krolyxon@users.noreply.github.com> | 2024-02-17 20:10:30 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-17 20:10:30 +0530 |
| commit | ca9d211c7ae2d7e5f7aa5c5782aa115d1a6f1321 (patch) | |
| tree | 10797fb0e02a02d8764f37aafb387f0c034fd5ed /README.md | |
| parent | f9c7776aedfd5aa30e7336af7459fd6acf7e6124 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# ['JavaCalc'](https://github.com/krolyxon/cht-rs) +# [JavaCalc](https://github.com/krolyxon/cht-rs) - Simple calculator i made in java to learn expression parsing and Swing UI development. Simple GUI calculator with complex infix expression evaluation made in Java using Swing. @@ -11,7 +11,7 @@ Simple GUI calculator with complex infix expression evaluation made in Java usin ``` ## JavaCalc in action - + ## License This project is licensed under the [`GPLv3 LICENSE`](https://github.com/krolyxon/JavaCalc/blob/master/LICENSE) |
