This application was created to help with organizing information in a readme file better. It has the ability to place information about your github project and based on the input, it will create and style a proper github readme.md.
To install the application, clone the repo and locate the application file in terminal. install npm dependencies by typing 'npm install'.
to use the application type 'node script.js' in terminal while in the main application folder. The application will run a series of prompts and will guide you in creating your readme.
Michael Emmons