Generates README.md files for a living
- Node.js, using Inquirer & FS packages
This application generates a README.md based on the users inputs via a series of prompts
Included inquirer & fs packages in node.js, filled in functions within both index.js & generateMarkdown.js. The sample README.md is output in the output directory.