Updated Google Play badge. Closes #892

This commit is contained in:
Sean Owen 2017-10-18 10:05:02 +02:00
parent 8eaa8502ad
commit c9a662d78c

View file

@ -26,7 +26,7 @@ library implemented in Java, with ports to other languages.
| ------------------- | -----------
| core | The core image decoding library, and test code
| javase | JavaSE-specific client code
| android | Android client Barcode Scanner [![Barcode Scanner](https://www.android.com/images/brand/android_app_on_play_logo_small.png)](https://play.google.com/store/apps/details?id=com.google.zxing.client.android)
| android | Android client Barcode Scanner [<img height='62' width='161' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/>](https://play.google.com/store/apps/details?id=com.google.zxing.client.android)
| android-integration | Supports integration with Barcode Scanner via `Intent`
| android-core | Android-related code shared among `android`, other Android apps
| zxingorg | The source behind `zxing.org`