diff --git a/README.md b/README.md index 6253709..a705dcb 100644 --- a/README.md +++ b/README.md @@ -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