From 6afb25c676a243bce8642218081abb720ce68a6c Mon Sep 17 00:00:00 2001 From: Sampath Kumar Date: Fri, 17 Jun 2022 15:18:59 +0200 Subject: [PATCH] docs: add Google Cloud Samples browser link to readme template Adding a generic Google Code Sample link to the readme template. This is for the benefit of the users, in navigating available Google Cloud code samples. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a447851..3a00c2a0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Checkout folders to view particular steps of this sample application. [Ruby on Rails][ror] web application on [Google App Engine][gae]. +### Google Cloud Samples + +To browse ready to use code samples check [Google Cloud Samples](https://cloud.google.com/docs/samples?l=ruby). + ### Run To run the application, first install dependencies: