mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Add Travis CI logo and other linkable images
This commit is contained in:
parent
3bd1c7c5ff
commit
6b0507af30
|
@ -21,7 +21,7 @@ library implemented in Java, with ports to other languages.
|
||||||
| ------------------- | -----------
|
| ------------------- | -----------
|
||||||
| core | The core image decoding library, and test code
|
| core | The core image decoding library, and test code
|
||||||
| javase | JavaSE-specific client code
|
| javase | JavaSE-specific client code
|
||||||
| android | Android client, [Barcode Scanner](https://play.google.com/store/apps/details?id=com.google.zxing.client.android) |
|
| android | Android client Barcode Scanner [](https://play.google.com/store/apps/details?id=com.google.zxing.client.android)
|
||||||
| androidtest | Android test app, ZXing Test
|
| androidtest | Android test app, ZXing Test
|
||||||
| android-integration | Supports integration with Barcode Scanner via `Intent`
|
| android-integration | Supports integration with Barcode Scanner via `Intent`
|
||||||
| zxingorg | The source behind `zxing.org`
|
| zxingorg | The source behind `zxing.org`
|
||||||
|
@ -70,6 +70,7 @@ on StackOverflow](http://stackoverflow.com/questions/tagged/zxing).
|
||||||
|
|
||||||
## Etcetera
|
## Etcetera
|
||||||
|
|
||||||
|
[](https://travis-ci.org/zxing/zxing)
|
||||||
|
|
||||||
QR code is trademarked by Denso Wave, inc. Thanks to Haase & Martin OHG for contributing the logo.
|
QR code is trademarked by Denso Wave, inc. Thanks to Haase & Martin OHG for contributing the logo.
|
||||||
Optimized with [http://www.ej-technologies.com/products/jprofiler/overview.html](JProfiler)
|
Optimized with [](http://www.ej-technologies.com/products/jprofiler/overview.html)
|
||||||

|
|
||||||
|
|
Loading…
Reference in a new issue