Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyshpadyrev committed Jul 14, 2019
1 parent 2eb4cd5 commit 2dfbea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const Application = () => <Navigator screens={{ First, Second }} initialStack='F
AppRegistry.registerComponent(name, () => Application)

```
You can look at [example](https://github.com/sergeyshpadyrev/react-native-easy-router/tree/v3/example) for better understanding
You can look at [example](https://github.com/sergeyshpadyrev/react-native-easy-router/tree/master/example) for better understanding

## Documentation

Expand Down

0 comments on commit 2dfbea0

Please sign in to comment.