diff --git a/README.md b/README.md new file mode 100644 index 0000000..3f6d27b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +## JavaCalc +- Simple calculator i made in java to learn expression parsing and Swing UI development.