Skip to content

Commit ce5a4a4

Browse files
author
Brent Vatne
committed
Update README typo
1 parent 15fee87 commit ce5a4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A `<LinearGradient>` component for react-native, as seen in
2424

2525
The following code will produce something like this:
2626

27-
![https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/example.png]
27+
![Example code result](https://raw.githubusercontent.com/brentvatne/react-native-linear-gradient/master/example.png)
2828

2929
```javascript
3030
// Within your render function

0 commit comments

Comments
 (0)