diff --git a/README.md b/README.md index 1bfb388..a1c093a 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