aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolyxon <106688908+krolyxon@users.noreply.github.com>2024-02-17 22:04:08 +0530
committerGitHub <noreply@github.com>2024-02-17 22:04:08 +0530
commit0777aca0bfb25e03c6806e9ffdd01dd962692dc3 (patch)
treea3f7c394bc9e324daa394a8eafc613f57272d175 /README.md
parent36f19c62c2266973818908a10d7962f055714db2 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
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