Skip to content

Commit 0a8e076

Browse files
committed
Fix README.md
1 parent c90169f commit 0a8e076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
QR Reader based on Android Vision API
22
========================
33

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.
55

66
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 ;)
77

0 commit comments

Comments
 (0)