* Added setup.py and removed requirements.txt
* Moved to classes and methods
* Updated README with better information
* Added multi-threading to calculate language breakdown faster
* Sorted language usage from most used to least
* Chart now only shows the top 8 (by default) languages for clarity while viewing
* Added percentage signs to output on the command line and on the chart