#Introduction
A Python script to sort all files in a directory, into directories with their extension name.
#How to deploy
1. Clone this repository
git clone https://github.com/devanshgoenka97/sorter
2. In sort.py
change path
to the path of the directory you want to sort
3. Run the script in the terminal
#Created by