Skip to content

Commit 6dea61a

Browse files
committed
1.0.1
1 parent 6202ca5 commit 6dea61a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,11 @@ This rule will validate that a given credit card **number**, **expiration date**
1515
<a href="https://github.com/laravel-validation-rules/credit-card/blob/master/LICENSE">
1616
<img src="https://img.shields.io/github/license/laravel-validation-rules/credit-card.svg?style=flat-square">
1717
</a>
18+
<a href="https://packagist.org/packages/laravel-validation-rules/credit-card">
19+
<img src="https://img.shields.io/packagist/dt/laravel-validation-rules/credit-card.svg?style=flat-square">
20+
</a>
1821
<a href="https://twitter.com/DarkaOnLine">
19-
<img src="http://img.shields.io/badge/author-@clarkeash-blue.svg?style=flat-square">
22+
<img src="http://img.shields.io/badge/author-@DarkaOnLine-blue.svg?style=flat-square">
2023
</a>
2124
</p>
2225

0 commit comments

Comments
 (0)