Adding Image processing sample to the list of external sample code (#1758)

This commit is contained in:
Akash Verenkar 2019-09-05 11:28:54 -07:00 committed by Knative Prow Robot
parent b76ff21449
commit 499af88036
1 changed files with 3 additions and 1 deletions

View File

@ -27,4 +27,6 @@ View the set of Knative code samples that are actively tested and maintained:
A list of links to Knative code samples that live outside of
[https://knative.dev](https://knative.dev):
- _Be the first to link your externally hosted Knative code sample._
- [Image processing using Knative Eventing, Cloud Run on GKE (Knative Serving implementation) and Google Cloud Vision API](https://github.com/akashrv/knative-samples/blob/master/docs/image-processing.md)
_Please add links to your externally hosted Knative code sample._