From 90a7418ce03e2217db90c30b33c690b886759054 Mon Sep 17 00:00:00 2001 From: Guilherme Souza Date: Fri, 25 Apr 2025 10:30:32 -0300 Subject: [PATCH] chore: Update README.md --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 47aeebb..55be1f2 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,7 @@ -

- -

-

- - - - -

+# Supabase.Realtime ---- +[![Build and Test](https://github.com/supabase-community/realtime-csharp/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/supabase-community/realtime-csharp/actions/workflows/build-and-test.yml) +[![NuGet](https://img.shields.io/nuget/vpre/Supabase.Realtime)](https://www.nuget.org/packages/Supabase.Realtime/) ## [Notice]: v7.0.0 renames this package from `realtime-csharp` to `Supabase.Realtime`. The depreciation notice has been set in NuGet. The API remains the same.