From c3cb4f9dacee64c603487adf05553a1b5a4ed7ab Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Thu, 8 Jan 2015 21:25:23 +0000 Subject: [PATCH] Update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 786bf46..4fe531c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ -MailHog [ ![Download](https://img.shields.io/github/release/mailhog/MailHog.svg) ](https://github.com/mailhog/MailHog/releases/tag/v0.1.1) [![GoDoc](https://godoc.org/github.com/mailhog/MailHog?status.svg)](https://godoc.org/github.com/mailhog/MailHog) [![Build Status](https://travis-ci.org/mailhog/MailHog.svg?branch=master)](https://travis-ci.org/mailhog/MailHog) +MailHog [ ![Download](https://img.shields.io/github/release/mailhog/MailHog.svg) ](https://github.com/mailhog/MailHog/releases/tag/v0.1.2) [![GoDoc](https://godoc.org/github.com/mailhog/MailHog?status.svg)](https://godoc.org/github.com/mailhog/MailHog) [![Build Status](https://travis-ci.org/mailhog/MailHog.svg?branch=master)](https://travis-ci.org/mailhog/MailHog) ========= Inspired by [MailCatcher](http://mailcatcher.me/), easier to install. +* Download and run MailHog +* Configure your outgoing SMTP server +* View your outgoing email in a web UI +* Release it to a real mail server + Built with Go - MailHog runs without installation on multiple platforms. ### Getting started