From 93357d1ec68af8e4d3f0f8f61b25144d92eaedc3 Mon Sep 17 00:00:00 2001 From: shirsig Date: Sat, 30 Jul 2016 20:12:23 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7922779..ed90ec0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Postal - WoW 1.12 addOn -A lightweight extension to the default mail interface which lets you -- **Automatically open mails** -- **Mail multiple items at once** +A lightweight extension to the default mail interface which +- **Automatically opens mails** +- **Mails multiple items at once** There were two very similar (to eachother) Vanilla mail addOns commonly found in collections: GMail and CT_MailMod. Both were using the same terrible mechanism for automation, unnecessarily making them extremely slow, had a rather ugly send interface and would not hide the "New Mail"-notifier after opening the last mail automatically.