From ce5a4a4bf9e297ce9436d7e6fbafb054e2a9c68e Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Tue, 31 Mar 2015 11:44:26 -0700 Subject: [PATCH] Update README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 698fd67..6fd0ffb 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A `` component for react-native, as seen in The following code will produce something like this: -![https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/example.png] +![Example code result](https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/example.png) ```javascript // Within your render function