Skip to content

Commit c4921c7

Browse files
committed
add link to example in readme
1 parent d413909 commit c4921c7

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
@@ -10,7 +10,7 @@ npm install --save react-native-listitem
1010

1111
## Usage example
1212

13-
note: see example/index.ios.js for more detailed example
13+
note: see [example/index.ios.js](https://github.com/dancormier/react-native-listitem/blob/master/example/index.ios.js) for more detailed example
1414

1515
```
1616
var Listitem = require('react-native-listitem')

0 commit comments

Comments
 (0)