docs(apprate): update usage (#778)

This commit is contained in:
Anıl ÜNAL 2016-11-09 01:02:10 +03:00 committed by Ibrahim Hadeed
parent 01b30c68e1
commit 0c5fadee86

View File

@ -19,7 +19,7 @@ declare var window;
* android: 'market://details?id=<package_name>',
* };
*
* AppRate.promptForRating();
* AppRate.promptForRating(false);
* ```
*
* @advanced