diff --git a/README.md b/README.md index 73e97c6..c37fc90 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ Pymailer can - Search for emails - Delete emails that match search criteria +## Install +Either download the Python file from the repo and install dependencies via `pip`, or download the latest release as a single-file application built by [PyInstaller](https://pypi.org/project/pyinstaller/) from the [Releases](https://git.mrmeeb.stream/MrMeeb/pymailer/releases) page. No Python required. + ## Usage ```