From e8a4f958d2b8d93807e215e78bb48d374074e8a2 Mon Sep 17 00:00:00 2001 From: elvis Date: Mon, 16 Jan 2017 15:08:35 +0800 Subject: [PATCH] fix screenshot path --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ee3235..7035875 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,10 @@ protected List getPackages() { ...... } -``` ``` ### Screencasts -![ios](https://github.com/remobile/react-native-toast/blob/master/screencasts/ios.gif) +![ios](screencasts/ios.gif) ## Usage