google / cordova-plugin-browsertab

A Cordova plugin that provides an interface to in-app browser tabs that exist on some mobile platforms, such as SFSafariViewController on iOS and CustomTabs on Android.
Apache License 2.0
117 stars 147 forks source link

Update Readme.md #2

Closed prijindal closed 7 years ago

prijindal commented 7 years ago

In docs it is mentioned to use cordova.plugins.inappbrowsertab but it has to cordova.plugins.browsertab

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


prijindal commented 7 years ago

I signed it!

googlebot commented 7 years ago

CLAs look good, thanks!

iainmcgin commented 7 years ago

Thanks for the fix!