From 8d9c29b8326a8dae6b2b92c762ef145e4aa49dc6 Mon Sep 17 00:00:00 2001 From: Jon Lynch Date: Wed, 19 Nov 2025 12:18:29 -0600 Subject: [PATCH] added test text to readme to open a pr --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d16928200..4f0f2286d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. +## Test Title for PR + +This is some test text here to add a PR. + ## 📚 Table of Contents - [🚀 Getting Started](#getting-started)