From af61fecaac7aff7a8a94511168cc1b67b56e1f9f Mon Sep 17 00:00:00 2001 From: Siddharth Goswami Date: Tue, 28 May 2019 13:05:30 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 716a252..ecad354 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# razorpay_flutter +# Razorpay Flutter Flutter plugin for Razorpay SDK. @@ -6,13 +6,13 @@ Flutter plugin for Razorpay SDK. This flutter plugin is a wrapper around our Android and iOS SDKs. -The following documentation is only focussed on the wrapper around our native Android and iOS sdks. To know more about our sdks and how to link them within the projects, refer to the following documentation: +The following documentation is only focused on the wrapper around our native Android and iOS SDKs. To know more about our SDKs and how to link them within the projects, refer to the following documentation: **Android**: [https://razorpay.com/docs/checkout/android/](https://razorpay.com/docs/checkout/android/) **iOS**: [https://razorpay.com/docs/ios/](https://razorpay.com/docs/ios/) -To know more about Razorpay payment flow and steps involved, read up here: [https://docs.razorpay.com/docs](https://docs.razorpay.com/docs) +To know more about Razorpay payment flow and steps involved, read up here: [https://razorpay.com/docs/](https://razorpay.com/docs/) ## Installation