diff --git a/docs/Tutorial.md b/docs/Tutorial.md index 4f68f5ca2..a595dc459 100644 --- a/docs/Tutorial.md +++ b/docs/Tutorial.md @@ -9,7 +9,7 @@ next: videos ## Preface -This is a tutorial that aims to get you up to speed with writing iOS apps using React Native. If you want to learn what React Native is and why Facebook built it, check out this blog post: **[INSERT BLOG POST URL]**. +This tutorial aims to get you up to speed with writing iOS apps using React Native. We assume you have experience writing websites with React. If not, you can learn about it on the [React website](http://facebook.github.io/react/).