Closed chwd31 closed 1 year ago
AS A developer I WANT a README generator SO THAT I can quickly create a professional README for a new project
GIVEN a command-line application that accepts user input WHEN I enter my project title THEN this is displayed as the title of the README
Title is in proper format in Markdown
README title
User Story
AS A developer I WANT a README generator SO THAT I can quickly create a professional README for a new project
Acceptance Criteria
GIVEN a command-line application that accepts user input WHEN I enter my project title THEN this is displayed as the title of the README