From 15e9c9c272518a839fc4b4a7f8db0a418ada28f5 Mon Sep 17 00:00:00 2001 From: Hemachander N <52342910+HemachanderN@users.noreply.github.com> Date: Mon, 28 Nov 2022 21:00:13 +0530 Subject: [PATCH] readme updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2d7751..19d8996 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Very-Simple-Java-Calculator For beginners 4 operations without exceptions and while loop. Basic +Addition, Subtraction,Multiplication,Division