Update README.md

This commit is contained in:
krolyxon 2024-02-17 20:11:08 +05:30 committed by GitHub
parent ca9d211c7a
commit 6186556a84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Simple GUI calculator with complex infix expression evaluation made in Java usin
``` ```
## JavaCalc in action ## JavaCalc in action
![](https://raw.githubusercontent.com/krolyxon/JavaCalc/masters/asset/screenshot1.png) ![](https://raw.githubusercontent.com/krolyxon/JavaCalc/master/assets/screenshot1.png)
## License ## License
This project is licensed under the [`GPLv3 LICENSE`](https://github.com/krolyxon/JavaCalc/blob/master/LICENSE) This project is licensed under the [`GPLv3 LICENSE`](https://github.com/krolyxon/JavaCalc/blob/master/LICENSE)