From 2f60c84d51454f0847c64f12480943ae033dab23 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Tue, 10 Jan 2023 17:22:26 +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 ac47520..e14f1ff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # tiny-go-test-repository A tiny Go test repository +Hello World