You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
QR Reader based on Android Vision API
2
2
========================
3
3
4
-
This is a small sample library that scan QR Codes using the new [Mobile Vision API for Android](https://developers.google.com/vision/) included in latest release of [Google Play Services](http://android-developers.blogspot.com.es/2015/08/barcode-detection-in-google-play.html), which avoid you to use external libraries.
4
+
This is a small sample library that scans QR Codes using the new [Mobile Vision API for Android](https://developers.google.com/vision/) included in latest release of [Google Play Services](http://android-developers.blogspot.com.es/2015/08/barcode-detection-in-google-play.html), which allows you to avoid using external libraries.
5
5
6
6
Feel free to use this project as a small sample of how to use this API for scanning QR Codes and customize it however you want ;)
0 commit comments