Main Changes
- Altered `encrypt_file` to overwrite the file chosen by the user to be encrypted instead of creating a new file and `os.remove`ing the old one.
- Updated dependencies.
- Updated example for new project layout.
- Added resources for Pypi.
- README.md alterations. (Example, changelog, usage etc.)