Skip to content

Commit

Permalink
add more badges
Browse files Browse the repository at this point in the history
  • Loading branch information
waynerv committed Jun 15, 2021
1 parent c2f0da9 commit 368178c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

![PyPI](https://img.shields.io/pypi/v/flask-mailman?color=blue)
![PyPI - Downloads](https://img.shields.io/pypi/dm/flask-mailman?color=brightgreen)
![PyPI - License](https://img.shields.io/pypi/l/flask-mailman)
[![dev workflow](https://github.com/waynerv/flask-mailman/actions/workflows/dev.yml/badge.svg?branch=master)](https://github.com/waynerv/flask-mailman/actions/workflows/dev.yml)
![GitHub commits since latest release (by SemVer)](https://img.shields.io/github/commits-since/waynerv/flask-mailman/latest?color=cyan)
![PyPI - License](https://img.shields.io/pypi/l/flask-mailman?color=blue)

Flask-Mailman is a Flask extension providing simple email sending capabilities.

Expand Down

0 comments on commit 368178c

Please sign in to comment.