ShaneLeeJohnson / README-Generator-App

This is a command line application that allows the user to create a Professional Project README by responding to questions running in the command line.
0 stars 0 forks source link

README Title and Sections #9

Closed ShaneLeeJohnson closed 9 months ago

ShaneLeeJohnson commented 9 months ago

Added logic to the generateMarkdown function so that each section of the README file [Title, Description, Usage, etc.] is created.