Skip to content

Commit

Permalink
Apply Badge Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tzsk committed Mar 18, 2023
1 parent ac597ca commit f4d9d96
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# :gift: PayU Payment Gateway

![Payu Package](resources/images/payment.svg)

<center>

![GitHub License](https://img.shields.io/github/license/tzsk/payu?style=for-the-badge)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/tzsk/payu.svg?style=for-the-badge&logo=composer)](https://packagist.org/packages/tzs/payu)
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/tzsk/payu/Tests?label=tests&style=for-the-badge&logo=github)](https://github.com/tzsk/payu/actions?query=workflow%3ATests+branch%3Amaster)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/tzsk/payu/tests.yml?branch=master&label=tests&style=for-the-badge&logo=github)](https://github.com/tzsk/payu/actions?query=workflow%3ATests+branch%3Amaster)
[![Total Downloads](https://img.shields.io/packagist/dt/tzsk/payu.svg?style=for-the-badge&logo=laravel)](https://packagist.org/packages/tzsk/payu)

</center>
Expand All @@ -14,13 +15,9 @@

Documentation of Laravel PayU can be found on [Laravel PayU website](https://payu.tzskr.com).

## :see_no_evil: Legacy <= 4.x Documentation

You can be find it in [Legacy documentation website](https://tzsk.github.io/payu)

## :microscope: Testing

``` bash
```bash
composer test
```

Expand All @@ -38,8 +35,8 @@ If you discover any security related issues, please email mailtokmahmed@gmail.co

## :crown: Credits

- [Kazi Ahmed](https://github.com/tzsk)
- [All Contributors](../../contributors)
- [Kazi Ahmed](https://github.com/tzsk)
- [All Contributors](../../contributors)

## :policeman: License

Expand Down

0 comments on commit f4d9d96

Please sign in to comment.