Skip to content

Commit

Permalink
🎨 Adding Better Badges to README.md File
Browse files Browse the repository at this point in the history
  • Loading branch information
hendurhance committed Jan 26, 2022
1 parent d216bab commit 1722ebb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# laravel-spam-email

[![Latest Version on Packagist](https://img.shields.io/packagist/v/martian/spammailchecker.svg?style=flat-square)](https://packagist.org/packages/martian/spammailchecker)
[![Total Downloads](https://img.shields.io/packagist/dt/martian/spammailchecker.svg?style=flat-square)](https://packagist.org/packages/martian/spammailchecker)
![GitHub Actions](https://github.com/martian/spammailchecker/actions/workflows/main.yml/badge.svg)
[![Latest Stable Version](http://poser.pugx.org/martian/spammailchecker/v)](https://packagist.org/packages/martian/spammailchecker) [![Total Downloads](http://poser.pugx.org/martian/spammailchecker/downloads)](https://packagist.org/packages/martian/spammailchecker) [![Latest Unstable Version](http://poser.pugx.org/martian/spammailchecker/v/unstable)](https://packagist.org/packages/martian/spammailchecker) [![License](http://poser.pugx.org/martian/spammailchecker/license)](https://packagist.org/packages/martian/spammailchecker) [![PHP Version Require](http://poser.pugx.org/martian/spammailchecker/require/php)](https://packagist.org/packages/martian/spammailchecker)
[GitHub Actions](https://github.com/martian/spammailchecker/actions/workflows/main.yml/badge.svg)

This package is a Laravel package that checks if an email address is a spammer. It verifies your signups and form submissions to confirm that they are legitimate.

Expand Down

0 comments on commit 1722ebb

Please sign in to comment.