Skip to content

A Simple Python script simplifies the creation of README.md files for projects.

License

Notifications You must be signed in to change notification settings

TechTronixx/readme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Readme Generator

This a simple Python script which helps with the creation of README.md files for software projects. It prompts users to input project details such as the project name, author name, description, additional features, and credits. Users can choose between three types of README formats:

  • Simple : Provides a basic structure with project overview and table of contents.
  • Detailed : Includes detailed sections on features and credits, in addition to project overview.
  • Documentation : Offers comprehensive documentation structure including installation instructions, usage examples, technology stack, and credits.

Requirements

  • To run the script, you'll need to have Python installed on your system. You can download it from here.

Install

  • Download, clone, or fork this repository.
  • Open your terminal & navigate to the project folder
  • Run the script using the command python3 main.py

About

A Simple Python script simplifies the creation of README.md files for projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages