Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crazycodeboy authored Sep 3, 2016
1 parent bd42d21 commit 962909b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Checkbox component for react native, it works on iOS and Android.
## Installation

* 1.Run `npm i react-native-check-box --save`
* 2.`import Toast, {DURATION} from 'react-native-check-box'`
* 2.`import CheckBox from 'react-native-check-box'`

## Demo
* [Examples](https://github.com/crazycodeboy/react-native-check-box/tree/master/examples)
Expand Down

0 comments on commit 962909b

Please sign in to comment.