From e3d8a99581117044b855dd814096516897a57735 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Thu, 14 Apr 2022 15:43:09 +0000 Subject: [PATCH] Append Hello World to all README.md files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23c4aca..767ccf7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Notebooks for the Customer Engineering team for Customer Demos Please use the template to create any new demo scenarios. +Hello World