From 7384de18c48ffb12fb099e724aacb1fe9b7fbbf5 Mon Sep 17 00:00:00 2001 From: Marco Minerva Date: Wed, 29 Jul 2026 15:28:31 +0200 Subject: [PATCH] Add .NET 10, Minimal API, Blazor badges to README Enhanced the project README by adding badges for .NET 10, Minimal API, and Blazor support to the project title. This highlights the technologies and features supported by the project for better visibility and clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 856624b..7f1b0ff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SQL Database Vector Search Sample +# SQL Database Vector Search [![.NET 10](https://img.shields.io/badge/.NET-10-blue)](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) [![Minimal API](https://img.shields.io/badge/Minimal%20API-Available-green)](https://dotnet.microsoft.com/apps/aspnet/apis)