chilejay7 / Build-a-README

MIT License
0 stars 0 forks source link

Project Information Prompts #1

Closed chilejay7 closed 11 months ago

chilejay7 commented 11 months ago

Project Information Prompts

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 am prompted for information about my application repository THEN a high-quality, professional README.md is generated with the title of my project and sections entitled Description, Table of Contents, Installation, Usage, License, Contributing, Tests, and Questions

chilejay7 commented 11 months ago

The application generates a README including all requested content.