From 7788872d73e128e491cee8dcdd79f4ada81c223b Mon Sep 17 00:00:00 2001 From: Sadewoabdipanuntun <105304112+Sadewoabdipanuntun@users.noreply.github.com> Date: Wed, 11 May 2022 10:39:39 +0800 Subject: [PATCH] Html HACKED BY Z090 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 644c1ba..a56819a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This Plugin is to integrate ePayment gateway with Chargily easily. - This repo is recently created for **Flutter Package**, If you are a developer and want to collaborate to the development of this package, you are welcomed! # Installation: -Edit `pubspec.yaml` file to include [`chargily_flutter`](https://pub.dev/packages/chargily_flutter) package: +Edit `pubspec.yaml` file to include [`chargily_flutter`](http://pub.dev/packages/chargily_flutter) package: ```yaml dependencies: flutter: @@ -44,4 +44,4 @@ void main(List args) async { final response = await chargilyClient.createPayment(invoice); } -``` \ No newline at end of file +```