From 4a538b4a9f8dd40e61172586efed1a237ed96553 Mon Sep 17 00:00:00 2001 From: Sabuj Kundu Date: Thu, 1 Sep 2022 11:56:49 +0600 Subject: [PATCH] Update Readme.md Added a new section in readme about the features in short --- Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Readme.md b/Readme.md index 6673b75..e6fff61 100644 --- a/Readme.md +++ b/Readme.md @@ -3,11 +3,18 @@ [![Downloads](https://img.shields.io/packagist/dt/codeboxr/nagad)](https://packagist.org/packages/codeboxr/nagad) [![Starts](https://img.shields.io/packagist/stars/codeboxr/nagad)](https://packagist.org/packages/codeboxr/nagad) +## Features + +1. [Create Payment/Take to Payment Page](https://github.com/codeboxrcodehub/nagad/edit/main/Readme.md#1-create-payment) +2. [Verify Payment/Query Payment/Payment Details](https://github.com/codeboxrcodehub/nagad#2-verify-payment) +3. [Refund Payment](https://github.com/codeboxrcodehub/nagad#3-refund-payment) + ## Requirements - PHP >=7.4 - Laravel >= 6 + ## Installation ```bash