A command-line application that dynamically generates a professionald README.md file from a user’s input. Allowing the project creator to devote more time to working on the project.
npm install
to install the required npm packagesApplication will be invoked by using the following command:
node index.js
This is a sample README file for a project generated using this application
Copyright (c) Mengmei Tu. All rights reserved.
Licensed under the MIT license.