From 04da9d90f3e4637619a4ab53f99fae3511aca7c0 Mon Sep 17 00:00:00 2001 From: "batch-changes-askdhfkshdjf-app[bot]" <180305291+batch-changes-askdhfkshdjf-app[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 14:14:44 +0000 Subject: [PATCH] Append Hello World to all README.md files --- README.md | 1 + modules/newrelic/client/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c391dcd2..9f198ad3 100644 --- a/README.md +++ b/README.md @@ -478,3 +478,4 @@ WTF is built atop [tcell](https://github.com/gdamore/tcell) and [tview](https://

+Hello World diff --git a/modules/newrelic/client/README.md b/modules/newrelic/client/README.md index ab4fcac8..c9c062d0 100644 --- a/modules/newrelic/client/README.md +++ b/modules/newrelic/client/README.md @@ -72,4 +72,4 @@ merely a convenience project for myself with no guarantees. It should be considered "as-is" with no implication of responsibility. See the included LICENSE for more details.* -[1]: http://www.newrelic.com \ No newline at end of file +[1]: http://www.newrelic.comHello World