diff --git a/README.md b/README.md index 97317ae..e78a965 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Supported platforms --- - iOS -- Coming soon: Android +- Coming soon: Android (Try it out on [this branch](https://github.com/Microsoft/react-native-code-push/tree/first-check-in-for-android)) How does it work? --- @@ -167,4 +167,4 @@ codePush.notifyApplicationReady(): Promise; Notifies the plugin that the update operation succeeded. Calling this function is required if a rollbackTimeout parameter is passed to your ```LocalPackage.apply``` call. -If automatic rollback was not used, calling this function is not required and will result in a noop. \ No newline at end of file +If automatic rollback was not used, calling this function is not required and will result in a noop.