Skip to content

Commit 97816d4

Browse files
committed
chore(readme): add badges
1 parent a90bbaf commit 97816d4

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
@@ -2,7 +2,10 @@
22

33
# Laravel Attachment Library
44

5-
<!-- BADGES -->
5+
[![Latest version on GitHub](https://img.shields.io/github/release/VanOns/laravel-attachment-library.svg?style=flat-square)](https://github.com/VanOns/laravel-attachment-library/releases)
6+
[![Total downloads](https://img.shields.io/packagist/dt/van-ons/laravel-attachment-library.svg?style=flat-square)](https://packagist.org/packages/van-ons/laravel-attachment-library)
7+
[![GitHub issues](https://img.shields.io/github/issues/VanOns/laravel-attachment-library?style=flat-square)](https://github.com/VanOns/laravel-attachment-library/issues)
8+
[![License](https://img.shields.io/github/license/VanOns/laravel-attachment-library?style=flat-square)](https://github.com/VanOns/laravel-attachment-library/blob/main/LICENSE.md)
69

710
A Laravel library for attaching files to Eloquent models.
811

0 commit comments

Comments
 (0)