Update README.md

This commit is contained in:
Christopher Chedeau 2015-03-31 18:45:47 -07:00
parent 505c63131b
commit fb0cba4fa3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ A camera viewport for React Native. This module is currently in the very early s
All you need is to `require` the `react-native-camera` module and then use the All you need is to `require` the `react-native-camera` module and then use the
`<Camera/>` tag. `<Camera/>` tag.
``` ```javascript
var React = require('react-native'); var React = require('react-native');
var { var {
AppRegistry, AppRegistry,