diff --git a/README.md b/README.md index b7248419..c62d93b6 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,6 @@ var styles = Stylesheet.create({ right: 0, }, }); +``` -In action [here](https://github.com/brentvatne/react-native-login/blob/master/index.ios.js). +Example code [here](https://github.com/brentvatne/react-native-login/blob/master/index.ios.js).