diff --git a/README.md b/README.md index 3b93f40..c8afc61 100644 --- a/README.md +++ b/README.md @@ -1 +1,33 @@ -Weight And Mass is an applicatoion for teaching a student what is the difference between Weight and Mass and how it differs with environment +# Weight & Mass Application + +Weight And Mass is an application that can be used to teach a student the difference between Weight and Mass and how it differs with the acceleration due to gravity in its respective environment. + +## Getting Started + +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. + +### Installing + +A step by step series of examples that tell you have to get a development env running + +To clone the repo, simply run + +``` +git clone +``` + +To run the application, open the Index.html file from the repo in your Web browser. + +Select the environment using the dropdown for 'Planet' on the top-right corner of the Window. + +Follow the instructions on the screen and enjoy learning! + +## Built With + +* HTML +* CSS +* JavaScript + +## Authors + +* **BalaSwecha - Free Software for Education** - (https://en.wikibooks.org/wiki/FOSS_Education/Introduction)