From d7e40f54fdfa42ff99ed0f1072c22483f3c1c1a8 Mon Sep 17 00:00:00 2001 From: courier-new Date: Fri, 26 May 2023 07:44:03 +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 55e185e..d65b1e6 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,4 @@ Contains the following modules, * serviceregistry Depends on [test-java-lib](https://github.com/sourcegraph-testing/test-java-lib) to show a dependency on another library. +Hello World