Skip to content

Commit 50ee2a9

Browse files
authored
Merge pull request #3 from bst27/feature/readme
add badges
2 parents 4c0d825 + b2a5732 commit 50ee2a9

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
@@ -1,5 +1,9 @@
11
# Laravel Image Proxy
22

3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/bst27/laravel-image-proxy.svg?style=flat-square)](https://packagist.org/packages/bst27/laravel-image-proxy)
4+
![Tests](https://github.com/bst27/laravel-image-proxy/workflows/CI/badge.svg)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/bst27/laravel-image-proxy.svg?style=flat-square)](https://packagist.org/packages/bst27/laravel-image-proxy)
6+
37
A Laravel image proxy to cache, minify and manipulate images very easily.
48

59
## Features

0 commit comments

Comments
 (0)