## Badges
## Description This is a repository to store and host code for a README.md file generator. This program was constructed using Node JS. The newly created file will be located in the newReadMe folder inside the main directory.
## Table of Contents
• Usage
• License
• Tests
## Installation Requirements to employ this program are Node JS, as well as the inquirer library.
## Usage To create a new README file, open the directory in your terminal and enter the command ‘node index.js’. You will be prompted to input information answering a series of questions. Once complete, the new file will be generated in the aforementioned folder.
Website URL: http://kirkhagglund.github.io/readme-generator/
## License This project is protected by a standard MIT License. Please see license link for detailed information.
## Contributions To contribute further to this project, please see contact information located inside the Questions subheading.
## Tests Additional features will be tested using the Node JS dev dependency ‘Jest’.
## Questions Github Account