diff --git a/README.md b/README.md index 647043f..5c837e9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Laravel Configurable Cache +[![Latest Version on Packagist](https://img.shields.io/packagist/v/salehhashemi/laravel-configurable-cache.svg?style=flat-square)](https://packagist.org/packages/salehhashemi/laravel-configurable-cache) +[![Total Downloads](https://img.shields.io/packagist/dt/salehhashemi/laravel-configurable-cache.svg?style=flat-square)](https://packagist.org/packages/salehhashemi/laravel-configurable-cache) +[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/salehhashemi1992/laravel-configurable-cache/run-tests.yml?branch=main&label=tests)](https://github.com/salehhashemi1992/laravel-configurable-cache/actions/workflows/run-tests.yml) +[![StyleCI](https://github.styleci.io/repos/557792567/shield?branch=main)](https://github.styleci.io/repos/557792567?branch=main) + Laravel Configurable Cache is a package that provides a configurable cache management system for your Laravel application. ## Features