github file link: https://github.com/imbingz/Github-Rea...
Project Object:
To create a command-line application that dynamically generates a professional README.md from a user's input using the Inquirer package. This will allow a project creator to spend more time working on finishing the project and less time creating a good README.
User Story:
AS A developer, I WANT a README generator with the title of my project, table of content, project description, installation instruction, usage information, contribution guidelines, test instruction, a list of license options and a badge for that license with the corresponding links if provided, SO THAT I can quickly create a professional README for a new project.
Technologies
node.js, npm inquirer, Javascript