diff --git a/README.md b/README.md index f91569a8..53a4c8d1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ A simple Calculator App built with HTML, CSS, and JavaScript. It also has a Dark Mode. +This web based calculator is a project that helps anyone get an introduction to javascript with a basic web application. it is very barebones, but the simplicity helps make it easier to understand. + +How to use: + +To use this calculator, just go to this site in your web browser. zxcodes.github.io/Calculator. If you are running this locally, you can insall NodeJS and run the program that way. + +How to contribute: +Fork and clone this repo locally, then make changes to the .js file and add your contributions. Submit a pull requrest to the main branch and it will be reviewed and approved if it makes improvements on the project! + ![Calculator Preview Image](https://user-images.githubusercontent.com/44538497/169086855-bd20e6e0-3675-4db6-b086-0298005973f4.png) * Favicon from: