diff --git a/README.md b/README.md index 13013b3c49..4b80543e10 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ npm install react-native-datepicker --save ## Example Check [index.js](https://github.com/xgfe/react-native-datepicker/blob/master/example/index.android.js) in the Example folder. -![android](http://7xtixz.com2.z0.glb.clouddn.com/react-native-datepicker-android.gif) -![android](http://7xtixz.com2.z0.glb.clouddn.com/react-native-datepicker-ios.gif) +![android](http://xgfe.github.io/react-native-datepicker/img/react-native-datepicker-android.gif) +![ios](http://xgfe.github.io/react-native-datepicker/img/react-native-datepicker-ios.gif) ## Usage