From d486efd6f6e619fb1ba8c5c3f1b59cd8e8df2b0c Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Tue, 31 Mar 2015 17:49:22 -0700 Subject: [PATCH] Oops, wrong image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaca76b..674fd81 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ props: ``` -![Example with extra props](https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/example.png) +![Example with extra props](https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/example-other-props.png) ### An example app You can see this component in action in [brentvatne/react-native-login](https://github.com/brentvatne/react-native-login/blob/master/index.ios.js).