From 1db7e29888887b6005c00f008aca8368b78fccab Mon Sep 17 00:00:00 2001 From: remi-stripe Date: Fri, 13 Mar 2026 12:10:41 -0700 Subject: [PATCH] Add link to Stripe's Discord server to the readme (#2178) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5fb6b3ee362..9b0aa187bc5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ [![JavaDoc](http://img.shields.io/badge/javadoc-reference-blue.svg)](https://stripe.dev/stripe-java) [![Build Status](https://github.com/stripe/stripe-java/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/stripe/stripe-java/actions?query=branch%3Amaster) +> [!TIP] +> Want to chat live with Stripe engineers? Join us on our [Discord server](https://stripe.com/go/discord/java). + The official [Stripe][stripe] Java client library. ## Installation