From f3793ca269d6be58fab8b0844615a748ee7a1a44 Mon Sep 17 00:00:00 2001 From: Fatih Aytekin Date: Tue, 12 Mar 2024 23:42:21 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d01d2b3..d7c246b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Netgsm SMS Notification Channel for Laravel -![Tests](https://github.com/macellan/netgsm/workflows/Tests/badge.svg?branch=main) +![Tests](https://github.com/macellan/netgsm/actions/workflows/tests.yml/badge.svg) [![Latest Stable Version](https://poser.pugx.org/macellan/netgsm/v/stable)](https://packagist.org/packages/macellan/netgsm) [![Total Downloads](https://poser.pugx.org/macellan/netgsm/downloads)](https://packagist.org/packages/macellan/netgsm) -This package makes it easy to send sms notifications using [Netgsm](https://www.netgsm.com.tr/dokuman) with Laravel 8.x, 9.x, 10.x +This package makes it easy to send sms notifications using [Netgsm](https://www.netgsm.com.tr/dokuman) with Laravel 8.x, 9.x, 10.x, 11.x ## Contents