From 97e6b44c7575f92b8afdf56710f14e8ca053152d Mon Sep 17 00:00:00 2001 From: Diego Freniche Date: Tue, 15 Jul 2025 16:54:41 +0200 Subject: [PATCH] Added a nice GitHub badge to show if the lab is being built correctly or not. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index acd81bca..8a39d5e0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![.github/workflows/deploy.yml](https://github.com/mongodb-developer/search-lab/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/mongodb-developer/search-lab/actions/workflows/deploy.yml) + # Developer Days Search Lab This is the Search Lab used during Developer Days that covers using Atlas Search and Vector Search