Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
usulpro authored Jun 12, 2018
1 parent e4f65f3 commit 1f3be1a
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
Expand Up @@ -31,7 +31,7 @@ __Arguments__

__Examples__
```js
import RNCloudPayment from 'react-native-cloudpayment';
import RNCloudPayment from 'react-native-cloudpayments';

const demoCard = {
number: '5105105105105100',
Expand Down Expand Up @@ -64,7 +64,7 @@ __Arguments__

__Examples__
```js
import RNCloudPayment from 'react-native-cloudpayment';
import RNCloudPayment from 'react-native-cloudpayments';

const demoCard = {
number: '5105105105105100',
Expand All @@ -90,7 +90,7 @@ __Arguments__

__Examples__
```js
import RNCloudPayment from 'react-native-cloudpayment';
import RNCloudPayment from 'react-native-cloudpayments';

const demoCard = {
number: '5105105105105100',
Expand Down

0 comments on commit 1f3be1a

Please sign in to comment.