Skip to content

Commit a7f72e8

Browse files
committed
Fix relative path for image to properly show on Pub
1 parent 2e0e301 commit a7f72e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This exmaple shows four carousel slider examples:
77
- Image slider with full width display
88
- Image slider with indicator
99

10-
![screenshot](./demo_screenshot.png)
10+
![screenshot](https://github.com/serenader2014/flutter_carousel_slider/blob/master/example/demo_screenshot.png)
1111

1212
# Running
1313

0 commit comments

Comments
 (0)