Skip to content

Commit 2f173d0

Browse files
committed
Updating readme.
Change-Id: Ieb5fd7a45f828c03fbb3339e56c3434993b6718e
1 parent 4afba92 commit 2f173d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Android Vision API Samples
22
============
33

4-
These samples demonstrate the face detection API.
4+
These samples demonstrate the vision API for detecting faces and barcodes.
55

66
Introduction
77
------------
@@ -15,22 +15,22 @@ Getting Started
1515
The samples build using Gradle in Android Studio. There is no special
1616
configuration required.
1717

18-
Support
18+
Support (Post Release)
1919
-------
2020

21-
- Google+ Community: https://plus.sandbox.google.com/communities/<...>
22-
- Stack Overflow: http://stackoverflow.com/questions/tagged/<...>
21+
For General questions and discussion on StackOverflow:
22+
- Stack Overflow: http://stackoverflow.com/questions/tagged/android-vision
2323

2424
If you've found an error in this sample, please file an issue:
25-
https://github.com/googlesamples/<...>/issues
25+
https://github.com/googlesamples/android-vision/issues
2626

2727
Patches are encouraged, and may be submitted by forking this project and
2828
submitting a pull request through GitHub.
2929

3030
License
3131
-------
3232

33-
Copyright 2014 Google, Inc.
33+
Copyright 2015 Google, Inc. All Rights Reserved.
3434

3535
Licensed to the Apache Software Foundation (ASF) under one or more contributor
3636
license agreements. See the NOTICE file distributed with this work for

0 commit comments

Comments
 (0)