Update README.md

This commit is contained in:
krolyxon 2024-02-17 22:04:08 +05:30 committed by GitHub
parent 36f19c62c2
commit 0777aca0bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# [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.
## Installation