Skip to content

Commit 4ab3d89

Browse files
committed
Update README.md
1 parent d71adcf commit 4ab3d89

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/bkwld/croppa.svg)](https://packagist.org/packages/bkwld/croppa)
44
[![MIT Licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md)
5-
[![run-tests](https://github.com/bkwld/croppa/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/bkwld/croppa/actions/workflows/tests.yml)
6-
[![PHPStan](https://github.com/bkwld/croppa/actions/workflows/phpstan.yml/badge.svg?branch=main)](https://github.com/bkwld/croppa/actions/workflows/phpstan.yml)
7-
[![Rector](https://github.com/bkwld/croppa/actions/workflows/rector.yml/badge.svg?branch=main)](https://github.com/bkwld/croppa/actions/workflows/rector.yml)
5+
[![run-tests](https://github.com/bkwld/croppa/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/bkwld/croppa/actions/workflows/tests.yml)
6+
[![PHPStan](https://github.com/bkwld/croppa/actions/workflows/phpstan.yml/badge.svg?branch=master)](https://github.com/bkwld/croppa/actions/workflows/phpstan.yml)
7+
[![Rector](https://github.com/bkwld/croppa/actions/workflows/rector.yml/badge.svg?branch=master)](https://github.com/bkwld/croppa/actions/workflows/rector.yml)
88
[![Pint](https://github.com/bkwld/croppa/actions/workflows/pint.yml/badge.svg)](https://github.com/bkwld/croppa/actions/workflows/pint.yml)
99

1010
Croppa is a thumbnail generator bundle for Laravel. It follows a different approach from libraries that store your thumbnail dimensions in the model. Instead, the resizing and cropping instructions come from specially formatted URLs.

0 commit comments

Comments
 (0)