From 4492488866eb58e7836b5cf94166ba9b413b5ee9 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 29 Jan 2017 19:29:51 +0100 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 79b47c6..c49e9c3 100644 --- a/readme.md +++ b/readme.md @@ -16,3 +16,4 @@ Compatible with any account. You only need to know what the SMTP address of your ``` bash python3 notes.py --imap imap.gmail.com --user my@gmail.com --password 123456 ``` +The final result will be in a new folder called *notes* in the same directory as the script.