diff --git a/README.md b/README.md index e0cc8a2..724c3ac 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# A simple Calculator +# A Simple Calculator A simple calculator using HTML, CSS & Javascript ![title-pic](https://user-images.githubusercontent.com/39196039/40139639-27db8c64-596e-11e8-9537-04a5b5d07170.jpg) 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. ## Technologies used: