From fda808976d6db27994ca83a654e54d182023132c Mon Sep 17 00:00:00 2001 From: Rhys Lees <43909932+RhysLees@users.noreply.github.com> Date: Mon, 3 Mar 2025 23:59:41 +0000 Subject: [PATCH] WIP --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 443adb4..502aebc 100755 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ [![Latest Version on Packagist](https://img.shields.io/packagist/v/codebar-ag/laravel-instagram.svg?style=flat-square)](https://packagist.org/packages/codebar-ag/laravel-instagram) +[![Total Downloads](https://img.shields.io/packagist/dt/codebar-ag/laravel-instagram.svg?style=flat-square)](https://packagist.org/packages/codebar-ag/laravel-instagram) [![GitHub-Tests](https://github.com/codebar-ag/laravel-instagram/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/codebar-ag/laravel-instagram/actions/workflows/run-tests.yml) [![GitHub Code Style](https://github.com/codebar-ag/laravel-instagram/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main)](https://github.com/codebar-ag/laravel-instagram/actions/workflows/fix-php-code-style-issues.yml) -[![Total Downloads](https://img.shields.io/packagist/dt/codebar-ag/laravel-instagram.svg?style=flat-square)](https://packagist.org/packages/codebar-ag/laravel-instagram) +[![PHPStan](https://github.com/codebar-ag/laravel-instagram/actions/workflows/phpstan.yml/badge.svg)](https://github.com/codebar-ag/laravel-instagram/actions/workflows/phpstan.yml) +[![Dependency Review](https://github.com/codebar-ag/laravel-instagram/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/codebar-ag/laravel-instagram/actions/workflows/dependency-review.yml) This package was developed to give you a quick start to communicate with the Instagram Api. It is used to query the most common endpoints.