diff --git a/README.md b/README.md index ecac5d8..b1cace5 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,26 @@ -# Mailpit - email testing for developers +

+ Mailpit - email testing for developers +

-![Tests](https://github.com/axllent/mailpit/actions/workflows/tests.yml/badge.svg) -![Build status](https://github.com/axllent/mailpit/actions/workflows/release-build.yml/badge.svg) -![Docker builds](https://github.com/axllent/mailpit/actions/workflows/build-docker.yml/badge.svg) -![CodeQL](https://github.com/axllent/mailpit/actions/workflows/codeql-analysis.yml/badge.svg) -[![Go Report Card](https://goreportcard.com/badge/github.com/axllent/mailpit)](https://goreportcard.com/report/github.com/axllent/mailpit) +
+ CI Tests status + CI build status + DI Docker build status + Code quality + Go Report Card + Latest release + Docker pulls +
-[Mailpit](https://mailpit.axllent.org) is a small, fast, low memory, zero-dependency, multi-platform email testing tool & API for developers. +

+ Website • + Documentation • + API +

+ +
+ +**Mailpit** is a small, fast, low memory, zero-dependency, multi-platform email testing tool & API for developers. It acts as an SMTP server, provides a modern web interface to view & test captured emails, and includes an API for automated integration testing.