diff --git a/Assets/javacalc.gif b/Assets/javacalc.gif new file mode 100644 index 0000000..3433082 Binary files /dev/null and b/Assets/javacalc.gif differ diff --git a/README.md b/README.md index e3ed15e..5cfb90d 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,27 @@ ## Simple Calculator Using java Swing GUI!! Knowing how the swing works...you never know how interesting it could get!!! -# What all you get- +# What all you get to know- ``` -You will get to know more aspects of java aside from basic java like how to give your basic java -applications a graphical user interface look to make it more user friendly. +You will get to know more aspects of java aside from basics, like how to give your basic java +applications a graphical user interface look to make it more user-friendly. -You will get to know the uses of how to use .getText(); .setText() etc. commands which are necessary +You will get to know the uses of .getText(), .setText() etc. commands which are necessary for GUI programming. -You will get to know more about classes as you import new classes. +You will get to know more about classes as you import new ones. You will get to know the use of constructor and how to construct and call one. ``` +### Here's how this Java Swing App Works:- +

+ app
+

-### learn the base to get the rest ;-) ... +### Learn the basics to get the rest ;-) ... -### You like it ? -- Don't forget to Start and Watch the repo +### Do you like it? +- Don't forget to Star and Watch the repo. ## Contributing Feel free to contribute .. :D @@ -29,4 +33,4 @@ Feel free to contribute .. :D ## Requests, Improvements, Issues -If you found a mistake, or want improvemenents are needed feel free to submit [**a new issue**](https://github.com/siddhartthecoder/Calculator-using-Java-Swing/issues). +If you found a mistake, or want improvemenents that are needed feel free to submit [**a new issue**](https://github.com/siddhartthecoder/Calculator-using-Java-Swing/issues).