diff --git a/.jar files/ConsoleCalculator.jar b/.jar files/ConsoleCalculator.jar deleted file mode 100644 index 52972b4..0000000 Binary files a/.jar files/ConsoleCalculator.jar and /dev/null differ diff --git a/.jar files/README.md b/.jar files/README.md deleted file mode 100644 index 1fc6ecb..0000000 --- a/.jar files/README.md +++ /dev/null @@ -1,4 +0,0 @@ -For the Swing Calculator to properly work, there are a couple things you must do. -First, you must type in the 2 integers/numbers you want and press enter in each text box after you have typed the number. -Then, you can press the button that corresponds to the function you want the calculator to perform. -The pop-up box will reload and your answer will be displayed to the right of the second text box. \ No newline at end of file diff --git a/.jar files/SwingCalculator.jar b/.jar files/SwingCalculator.jar deleted file mode 100644 index c6e8263..0000000 Binary files a/.jar files/SwingCalculator.jar and /dev/null differ