From 30cfadb4e375715f100edbc3fa5fdf07c5562de9 Mon Sep 17 00:00:00 2001 From: Vijay Sharma Date: Sun, 8 May 2016 11:11:55 -0400 Subject: [PATCH] Fix README --- example/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/example/README.md b/example/README.md index 1d86e2b..5c831f2 100644 --- a/example/README.md +++ b/example/README.md @@ -10,6 +10,7 @@ This is a sample project using the [TestFairy REST API](http://docs.testfairy.co #### Android Same to [official doc](http://facebook.github.io/react-native/docs/android-setup.html#content) + 1. `$ npm install` 2. `$ npm start` 3. `$ react-native run-android` or open the Android project in Android studio and run