A comand-line application that dynamically generates a README.md from a user's input.
Install node application. Then run the following: npm i
In your commandline, while in the directory where your index.js file is, run "node index.js". Output will be generated in the same directory with name "README.md"
If you would like to contribute, please create an issue. Alternatively, clone this repo and make modifications to your copy.
No testing instructions provided at this time.
If you have any questions don't hesitate to create an issue for this repository