Skip to content

Commit 623183f

Browse files
authored
Update README.md
1 parent 8c352bf commit 623183f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

vision-annotate-images/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This function acts as a pass through to the [Cloud Vision JSON API](https://clou
55
To call this from an app, you must first sign-in using [Firebase Auth](https://firebase.google.com/docs/auth).
66
Only users who pass a valid Firebase ID token as a Bearer token in the `Authorization` header of the HTTP request are authorized to use the function.
77

8+
Explore the ready-to-use APIs: [text recognition](https://firebase.google.com/docs/ml/recognize-text), [image labeling](https://firebase.google.com/docs/ml/label-images), and [landmark recognition](https://firebase.google.com/docs/ml/recognize-landmarks)
9+
810

911
## Contributing
1012

@@ -13,4 +15,4 @@ We'd love that you contribute to the project. Before doing so please read our [C
1315

1416
## License
1517

16-
© Google, 2017. Licensed under an [Apache-2](../LICENSE) license.
18+
© Google, 2017. Licensed under an [Apache-2](../LICENSE) license.

0 commit comments

Comments
 (0)