Merge pull request #1 from vjeux/patch-1

Update README.md
This commit is contained in:
Loch Wansbrough 2015-03-31 19:49:29 -07:00
commit cf58227dd6
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
`<Camera/>` tag.
```
```javascript
var React = require('react-native');
var {
AppRegistry,