mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 22:34:04 +00:00
Update readme
This commit is contained in:
parent
ac93898985
commit
c3cb4f9dac
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue