From bc56772c03a5a604ab7cfeb886dbcc67b56b7f64 Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Mon, 23 Jun 2014 17:41:48 +0100 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8973b2f..b59f6b0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Go-MailHog Inspired by [MailCatcher](http://mailcatcher.me/), easier to install. -Go-MailHog is a rewritten version of [MailHog](https://github.com/ian-kent/Go-MailHog), which was born out of [M3MTA](https://github.com/ian-kent/M3MTA). +Go-MailHog is a rewritten version of [MailHog](https://github.com/ian-kent/MailHog), which was born out of [M3MTA](https://github.com/ian-kent/M3MTA). Go was chosen for portability - MailHog runs without installation on multiple platforms.