diff --git a/README.md b/README.md index 26b7d19..aca2778 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A lightweight extension to the Blizzard mail interface which **\** or **\** to add items to the attachments.
**\** to add items to the trade frame. (not mail related but GMail had this shortcut and I decided to keep it) -There were two very similar (to eachother) Vanilla mail addOns commonly found in collections: GMail and CT_MailMod. Both use the same terrible mechanism for automation, unnecessarily making them extremely slow, have a rather ugly send interface and don't hide the "New Mail"-notifier after opening the last mail automatically. +There are two very similar (to eachother) Vanilla mail addOns commonly found in collections: GMail and CT_MailMod. Both use the same terrible mechanism for automation, unnecessarily making them extremely slow, have a rather ugly send interface and don't hide the "New Mail"-notifier after opening the last mail automatically. This addOn solves all those problems, being **super fast**, adapting the **style of the retail send frame** and correctly **hiding the notifier**. (the problem there is actually a bug in the wow client and the icon will reappear after doing a /reload. This cannot be prevented.)