From 3d02faaf1c3d60c6a8cdfbaf0eff81a92ab2779f Mon Sep 17 00:00:00 2001 From: Remi Jannel Date: Fri, 13 Mar 2026 12:01:35 -0700 Subject: [PATCH] Add link to Stripe's Discord server to the readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3c48162008..f7cd2f5a35 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ [![Build Status](https://github.com/stripe/stripe-dotnet/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/stripe/stripe-dotnet/actions?query=branch%3Amaster) [![Coverage Status](https://coveralls.io/repos/github/stripe/stripe-dotnet/badge.svg?branch=master)](https://coveralls.io/github/stripe/stripe-dotnet?branch=master) +> [!TIP] +> Want to chat live with Stripe engineers? Join us on our [Discord server](https://stripe.com/go/discord/dotnet). + The official [Stripe][stripe] .NET library, supporting .NET Standard 2.0+, .NET Core 5+, and .NET Framework 4.6.2+. ## Installation