From 80cbf23604d7692741a2d3a4874b56ebb4d1ac53 Mon Sep 17 00:00:00 2001 From: kartikkumar13 <54768757+kartikkumar13@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:05:37 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0cc8a2..c81f83c 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ This is a simple calculator functionality achieved using Javascript. The logic is very simple with the minimum lines of code possible. ## Steps to execute this calculator: -- Download the entire code +- Download the entire code. - Open up the index.html. +- Perform a task that you want to do. ## Technologies used: - HTML