From bff1deac83aeb80f9c26553179cf00bf66484f28 Mon Sep 17 00:00:00 2001 From: 0x5c <0x5c.dev@gmail.com> Date: Sat, 5 Oct 2019 01:28:52 -0400 Subject: [PATCH] Updated the Makefile --- Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Makefile b/Makefile index aead1f1..82306f8 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,11 @@ +# A quick installation script for discord bots. +# +# Copyright (c) 2019 0x5c +# Released under the terms of the MIT license. +# +# https://github.com/0x5c/discord.py-quickinstall + + #### Setup #### .DEFAULT_GOAL := help