From 9f8cbddb92ab080b25be2e8eb6ccdce3e8237401 Mon Sep 17 00:00:00 2001 From: "mongodb-sage-bot[bot]" <247496174+mongodb-sage-bot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 15:17:45 +0000 Subject: [PATCH] DEVPROD-34017: Add hello world to README Add a "Hello World" section to the README as requested. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 21fef41b..4bdda5bb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Repository here to experiment with the commit queue or whatever else. +## Hello World + +Hello world + ## Testing # Run tests with pytest.