From 6fb0890c50c070a3c6975f8ef68a8485deab85d9 Mon Sep 17 00:00:00 2001
From: ReeyaDono <metrytmc@gmail.com>
Date: Fri, 17 Feb 2023 21:50:34 +0700
Subject: [PATCH] Modify readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ab5d7ef..2003494 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## Example app using MongoDB
+## Example app using MongoDB (Staging version for merge test)
 
 [MongoDB](https://www.mongodb.com/) is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. This example will show you how to connect to and use MongoDB as your backend for your Next.js app.
 
-- 
GitLab