fix: update README.md

This commit is contained in:
sivision 2016-11-11 11:49:05 +08:00
parent 973b0d72aa
commit dfc85b01f3

View File

@ -23,7 +23,7 @@ import {
class HelloWorld extends Component {
state = {
text: 'http://facebook.github.io/react-native',
text: 'http://facebook.github.io/react-native/',
};
render() {