- Sort files, make comments more clearer.
- Fixed grammar, to make the README clearer. Thank [roryokane](https://github.com/roryokane) and [flyingfisch](https://github.com/flyingfisch).
- Make it work with `python -m pigar`. Thank [lilydjwg](https://github.com/lilydjwg).
- Fixed the pep8 warnings: [15](https://github.com/damnever/pigar/pull/15).
- Make output more clearer: [12](https://github.com/damnever/pigar/issues/12).
- Fixed UnicodeDecodeError for Python 3.