Update README.md
This commit is contained in:
parent
f9c7776aed
commit
ca9d211c7a
|
|
@ -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)
|
||||
|
|
|
|||
Reference in New Issue