Skip to content

Commit

Permalink
add maven central badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ibalosh committed Nov 20, 2017
1 parent 2d1ec94 commit dd4d018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Postmark Java Library
[![Build Status](https://travis-ci.org/wildbit/postmark-java.svg?branch=master)](https://travis-ci.org/wildbit/postmark-java)
[![License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://www.opensource.org/licenses/MIT)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.wildbit.java/postmark/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.wildbit.java/postmark)

Postmark allows you to send your application's emails with high delivery rates, including bounce/spam processing and detailed statistics.
In addition, Postmark can parse incoming emails which are forwarded back to your application.
Expand Down

0 comments on commit dd4d018

Please sign in to comment.