Skip to content

Commit

Permalink
Merge pull request #9 from razorpay/f/readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Chintan Acharya authored May 31, 2019
2 parents 104f7b5 + af61fec commit f8b236a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# razorpay_flutter
# Razorpay Flutter

Flutter plugin for Razorpay SDK.

## Getting Started

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

Expand Down

0 comments on commit f8b236a

Please sign in to comment.