diff --git a/README.md b/README.md index dc64e21..e227eea 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Laravel wrapper for using the Strapi headless CMS [![Latest Version on Packagist](https://img.shields.io/packagist/v/dbfx/laravel-strapi.svg?style=flat-square)](https://packagist.org/packages/dbfx/laravel-strapi) -[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/dbfx/laravel-strapi/run-tests?label=tests)](https://github.com/dbfx/laravel-strapi/actions?query=workflow%3Arun-tests+branch%3Amaster) -[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/dbfx/laravel-strapi/Check%20&%20fix%20styling?label=code%20style)](https://github.com/dbfx/laravel-strapi/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amaster) [![Total Downloads](https://img.shields.io/packagist/dt/dbfx/laravel-strapi.svg?style=flat-square)](https://packagist.org/packages/dbfx/laravel-strapi) ---