Update README.md

This commit is contained in:
Geoffrey Goh
2015-10-23 13:37:25 -07:00
parent f0fcda6fc1
commit e20b7af35d

View File

@@ -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<void>;
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.
If automatic rollback was not used, calling this function is not required and will result in a noop.