diff --git a/README.md b/README.md index c2d7751..88d5982 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Very-Simple-Java-Calculator -For beginners 4 operations without exceptions and while loop. -Basic +For beginners main four operations without any exceptions and using the while loop. +Basic calculator.