Skip to content

Instantly share code, notes, and snippets.

@8dcc
Last active July 18, 2021 03:57
Show Gist options
  • Save 8dcc/0c63bf06aa30a3fb014565b7ca86b684 to your computer and use it in GitHub Desktop.
Save 8dcc/0c63bf06aa30a3fb014565b7ca86b684 to your computer and use it in GitHub Desktop.
README template for my repos.

Title

Script made for link.

My script does this and this. I wanted to make this script because I don't like white people.

Based on:

Installation

git clone https://github.com/r4v10l1/REPONAME
cd REPONAME
pip install -r requirements.txt
python FILENAME.py

Configuration

You can change the folowing variables:

  • Variable1: Boolean. Will do this if true.
  • Variable2: Integer. Change the ammount of something.
  • Variable3: String. Change the name of something.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment