Skip to content

Commit 9489ca4

Browse files
author
Jordan Hall
committed
Add badges
1 parent 51ec16c commit 9489ca4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This package provides a Laravel validation rule that checks if a password has be
77
</p>
88

99
<p align="center">
10+
<a href="https://travis-ci.org/DivineOmega/laravel-password-exposed-validation-rule"></a><img src="https://travis-ci.org/DivineOmega/laravel-password-exposed-validation-rule.svg?branch=master" alt="Travis CI"></a>
11+
<a href='https://coveralls.io/github/DivineOmega/laravel-password-exposed-validation-rule?branch=master'><img src='https://coveralls.io/repos/github/DivineOmega/laravel-password-exposed-validation-rule/badge.svg?branch=master' alt='Coverage Status' /></a>
1012
<a href="https://styleci.io/repos/131214375"><img src="https://styleci.io/repos/131214375/shield?branch=master" alt="StyleCI"></a>
1113
<a href="https://packagist.org/packages/divineomega/laravel-password-exposed-validation-rule/stats"><img src="https://img.shields.io/packagist/dt/divineomega/laravel-password-exposed-validation-rule.svg"/></a>
1214
</p>

0 commit comments

Comments
 (0)