From 731a0bbeaccbe0a1c29c688bc7ea0599db180d1c Mon Sep 17 00:00:00 2001 From: panxw Date: Mon, 15 Sep 2014 20:28:07 +0800 Subject: [PATCH] update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fea831f..daf7975 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ set AutoImageIndicatorView as: autoImageIndicatorView.setupLayoutByDrawable(resArray);//图片 autoImageIndicatorView.show(); -![ScreenShot](https://raw.github.com/winfirm/android-image-indicator/master/AndroidImageIndicator/screenshot/poster0.jpg) +![ScreenShot](https://raw.github.com/winfirm/android-image-indicator/master/AndroidImageIndicatorSample/screenshot/poster0.jpg) Style2(user guide mode): ---------------------- @@ -56,7 +56,7 @@ set ImageIndicatorView as: imageIndicatorView.setIndicateStyle(ImageIndicatorView.INDICATE_USERGUIDE_STYLE); imageIndicatorView.show(); -![ScreenShot](https://raw.github.com/winfirm/android-image-indicator/master/AndroidImageIndicator/screenshot/guider_00.jpg) +![ScreenShot](https://raw.github.com/winfirm/android-image-indicator/master/AndroidImageIndicatorSample/screenshot/guider_00.jpg) -![ScreenShot](https://raw.github.com/winfirm/android-image-indicator/master/AndroidImageIndicator/screenshot/guider_01.jpg) +![ScreenShot](https://raw.github.com/winfirm/android-image-indicator/master/AndroidImageIndicatorSample/screenshot/guider_01.jpg)