diff --git a/README.md b/README.md index 1ee828a97..7dc8f9310 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,11 @@ Follow the [React Native Getting Started Guide](https://facebook.github.io/react $ npm run android ``` +# Running single server +If you don't need multiple servers, there is a branch `single-server` just for that. + +Readme will guide you on how to config. + # Detox (end-to-end tests) - Build your app