From fa8e9d1b210ef79cc4b86f8bea3857e27d7e462e Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Sun, 27 Apr 2014 20:55:22 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index caa355f..baf51be 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Go was chosen for portability - MailHog runs without installation on multiple pl * Download the latest release of Go-MailHog for your platform * Start MailHog -By default, the SMTP server will start on port 1025, and the HTTP -server will start on port 8025. +By default, the SMTP server will start on port 1025, the HTTP server will start +on port 8025, and in-memory message storage will be used. ### Features