diff --git a/README.md b/README.md index cd0997be..edfe1991 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go. * [Go-MailHog](https://github.com/ian-kent/Go-MailHog) - Catches mail and serves it through a dream. Inspired by MailCatcher, easier to install. +* [mp](https://github.com/sanbornm/mp) - A simple cli email parser. It currently takes stdin and outputs JSON. ## ORM