From 7bb0729d7ed6728c7b51965ba75cc889d43a70e0 Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Sun, 20 Aug 2023 10:58:26 +0000 Subject: [PATCH] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 ```