diff --git a/README.md b/README.md index 6200fcd..b11b4d7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Latest Version on Packagist](https://img.shields.io/packagist/v/teqnifii/laravel-key-migration.svg?style=flat-square)](https://packagist.org/packages/teqnifii/laravel-key-migration) [![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/teqnifii/laravel-key-migration/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/teqnifii/laravel-key-migration/actions?query=workflow%3Arun-tests+branch%3Amain) -[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/teqnifii/laravel-key-migration/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/teqnifii/laravel-key-migration/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain) +[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/teqnifii/laravel-key-migration/laravel-pint.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/teqnifii/laravel-key-migration/actions?query=workflow%3A"Laravel+Pint"+branch%3Amain) [![Total Downloads](https://img.shields.io/packagist/dt/teqnifii/laravel-key-migration.svg?style=flat-square)](https://packagist.org/packages/teqnifii/laravel-key-migration) App Key rotation and migrating records in the DB without the hassles of waiting for everything to update.