Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

39 lines (32 loc) · 1.25 KB

README GENERATOR

A quick readme generator written in python



⚡ Installation


Build From Source

Prerequisites: Git, Python

  1. Clone the github repository using the git CLI.
git clone https://github.com/samrath2007/readme-generator
  1. Change to the project directory.
cd readme-generator
  1. Installation commands
python ./readme_template.py [github_username] [repo_name]

Authors

This project is licensed under GNU General Public License version 2 - see the LICENSE file for details.