Good ReadMe Generator
To generate a ReadMe file using VSCode terminal and Node.js
To generate your own README, first run npm install in order to install the following npm package dependencies as specified in the package.json: Axios and Inquirer.
When you run node index.js, the application uses the inquirer package to prompt you in the command line with a series of questions about your GitHub and about your project.
MIT
-
Todd Murdoch
Todd Wayment