Fixed usage example and dependencies in README.md, Setup github.io website, updated requirements.txt.
0.0.5
Not secure
Added proxy support. Via HTTP(S) or using SOCKS: See [8](https://github.com/dbrennand/virustotal-python/pull/8).
0.0.4
Not secure
README.md updated; dependencies updated.
0.0.3
Not secure
Updated dependencies for `urllib3` security vulnerability.
0.0.2
Not secure
Changes to file_rescan(), file_report(), url_scan(), url_report() to improve ease of use of the wrapper. See issue [2](https://github.com/dbrennand/virustotal-python/issues/2). Examples updated for changes.
0.0.1
Not secure
Initial release of virustotal-python. Covered all endpoints of the Virustotal public API.