From 5c218b12a53ffa552c24374118c491aecdf068d5 Mon Sep 17 00:00:00 2001 From: refined-element <89999187+refined-element@users.noreply.github.com> Date: Mon, 29 Jun 2026 01:41:42 -0400 Subject: [PATCH] docs: add Discord community badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c3949c9..a560c13 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # le-agent-sdk +[![Discord](https://img.shields.io/discord/1405389254892195951?label=community&logo=discord&color=5865F2)](https://discord.gg/rX7NxHY8vx) + + [![PyPI version](https://img.shields.io/pypi/v/le-agent-sdk.svg)](https://pypi.org/project/le-agent-sdk/) [![Tests](https://github.com/refined-element/le-agent-sdk-python/actions/workflows/test.yml/badge.svg)](https://github.com/refined-element/le-agent-sdk-python/actions/workflows/test.yml) [![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://pypi.org/project/le-agent-sdk/)