Skip to content

Commit 4f7dee2

Browse files
committed
Badges
1 parent 4bf2512 commit 4f7dee2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Flaky for Laravel is a package that helps you handle operations that may have intermittent failures due to unreliable
44
third-parties.
55

6+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/aaronfrancis/flaky)](https://packagist.org/packages/aaronfrancis/flaky)
7+
[![Total Downloads](https://img.shields.io/packagist/dt/aaronfrancis/flaky)](https://packagist.org/packages/aaronfrancis/flaky)
8+
[![License](https://img.shields.io/packagist/l/aaronfrancis/flaky)](https://packagist.org/packages/aaronfrancis/flaky)
9+
610
## Installation
711

812
You can install the package via Composer

0 commit comments

Comments
 (0)