Skip to content

Commit 924506c

Browse files
authored
Update README.md
1 parent 8892777 commit 924506c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[![Latest Version on Packagist](https://img.shields.io/packagist/v/sertxudeveloper/laravel-media-model.svg)](https://packagist.org/packages/sertxudeveloper/laravel-media-model)
55
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/sertxudeveloper/laravel-media-model/run-tests?label=tests)](https://github.com/sertxudeveloper/laravel-media-model/actions?query=workflow%3Arun-tests+branch%3Amain)
6-
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/sertxudeveloper/laravel-media-model/Check%20&%20fix%20styling?label=code%20style)](https://github.com/sertxudeveloper/laravel-media-model/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
6+
[![Codecov Test coverage](https://img.shields.io/codecov/c/github/sertxudeveloper/laravel-media-model)](https://app.codecov.io/gh/sertxudeveloper/laravel-media-model)
77
[![Total Downloads](https://img.shields.io/packagist/dt/sertxudeveloper/laravel-media-model.svg)](https://packagist.org/packages/sertxudeveloper/laravel-media-model)
88

99
When developing an app, you may want to attach media files to your models, such as images, videos, or documents.

0 commit comments

Comments
 (0)