From 2510ee2f4f65a01f5da4e4f7e4b527ac6560aefb Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 26 Jun 2014 13:33:26 -0600 Subject: [PATCH] Add Mandrill to list of libraries that Stampie can interface with. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 855f6a9..c025622 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution. * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library. * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library. -* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com) and [MailGun](http://www.mailgun.com). +* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com). ## Files *Libraries for file manipulation and MIME type detection.*