Add README

This commit is contained in:
Ayush Bhardwaj 2018-10-02 23:58:31 +05:30 committed by GitHub
parent dc0892ffb8
commit de4b70ab53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,7 @@
# Awesome Python Scripts :sunglasses:
A list of some awesome python scripts that automates some stuffs or makes our work easier.
## Contribuition Guidelines :
- Make a Seperate Folder for the Script.
- There shouldn't be any Spaces between the names of the script. (Use underscore or dash Symbol) eg. Script_One
- The Folder Should contain Python Script, its supporting file(If any) and a seperate README File with proper documentation.