Skip to content

Commit ff5a31f

Browse files
committed
docs: update readme badges
1 parent a211024 commit ff5a31f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Framework-agnostic, zero-dependency PHP SDK for eSewa ePay v2, with an optional
44

55
[![CI](https://github.com/sudiptpa/esewa-sdk-php/actions/workflows/ci.yml/badge.svg)](https://github.com/sudiptpa/esewa-sdk-php/actions/workflows/ci.yml)
66
[![Latest Release](https://img.shields.io/github/v/release/sudiptpa/esewa-sdk-php?sort=semver)](https://github.com/sudiptpa/esewa-sdk-php/releases)
7-
[![GitHub Downloads](https://img.shields.io/github/downloads/sudiptpa/esewa-sdk-php/total)](https://github.com/sudiptpa/esewa-sdk-php/releases)
7+
[![Packagist Version](https://img.shields.io/packagist/v/sudiptpa/omnipay-esewa)](https://packagist.org/packages/sudiptpa/omnipay-esewa)
8+
[![Packagist Downloads](https://img.shields.io/packagist/dt/sudiptpa/omnipay-esewa)](https://packagist.org/packages/sudiptpa/omnipay-esewa)
89
[![PHP Version](https://img.shields.io/badge/php-8.2--8.5-777bb4.svg)](https://www.php.net/)
9-
[![Packagist](https://img.shields.io/badge/packagist-sudiptpa%2Fomnipay--esewa-f28d1a.svg)](https://packagist.org/packages/sudiptpa/omnipay-esewa)
1010
[![License](https://img.shields.io/github/license/sudiptpa/esewa-sdk-php)](LICENSE)
1111

1212
## Public API

0 commit comments

Comments
 (0)