From 4c5ecfd1e737f834c6f18cde30cc08fd5f0ee6df Mon Sep 17 00:00:00 2001 From: Spencer Ahrens Date: Thu, 26 Mar 2015 11:06:24 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35cd2a46f..e263fd032 100644 --- a/README.md +++ b/README.md @@ -191,3 +191,4 @@ var MyCustomView = createReactIOSNativeComponentClass({ }); ``` +More documentation, tutorials, and more on the [React Native website](http://facebook.github.io/react-native/).