Skip to content

Commit c31ebd0

Browse files
authored
docs(readme): fix the link
1 parent 19e1b16 commit c31ebd0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
<p>
55
<a href="https://packagist.org/packages/craftsys/msg91-laravel"><img src="https://img.shields.io/packagist/dt/craftsys/msg91-laravel" alt="Total Downloads" /></a>
6-
<a href="https://packagist.org/packages/craftsys/msg91-laravel"><img src="https://img.shields.io/packagist/v/craftsys/msg91-laravel" alt="Latest Stable Version" /></a>
6+
<a href="https://packagist.org/packages/craftsys/msg91-laravel"><img src="https://img.shields.io/packagist/v/craftsys/msg91-laravel?label=version" alt="Latest Stable Version" /></a>
77
<a href="https://packagist.org/packages/craftsys/msg91-laravel"><img src="https://img.shields.io/packagist/l/craftsys/msg91-laravel" alt="License" /></a>
8-
<a href="https://packagist.org/packages/craftsys/msg91-laravel"><img src="https://img.shields.io/github/workflow/status/craftsys/msg91-laravel/tests" alt="Status" /></a>
8+
<a href="https://packagist.org/packages/craftsys/msg91-laravel"><img src="https://img.shields.io/github/workflow/status/craftsys/msg91-laravel/tests?label=tests" alt="Status" /></a>
99
</p>
1010

1111

@@ -20,7 +20,6 @@ This is a **[laravel](https://laravel.com) service provider** for [Msg91 APIs](h
2020
- [Configuration](#configuration)
2121
- [Usage](#usage)
2222
- [Examples](#examples)
23-
- [Create a Client](#create-a-client)
2423
- [Managing OTPs](#managing-otps)
2524
- [Send OTP](#send-otp)
2625
- [Verify OTP](#verify-otp)

0 commit comments

Comments
 (0)