From 908509bb140fe0a55a3fab1af027aaae7588b905 Mon Sep 17 00:00:00 2001 From: glm3 Date: Tue, 10 Jun 2025 17:28:00 +0200 Subject: [PATCH] Add discord badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b46d9c7..798d6a5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![PyPI version](https://badge.fury.io/py/linkup-sdk.svg)](https://pypi.org/project/linkup-sdk/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) ![PyPI - Downloads](https://img.shields.io/pypi/dm/linkup-sdk) +[![Discord](https://img.shields.io/discord/1303713168916348959?color=7289da&logo=discord&logoColor=white)](https://discord.gg/9q9mCYJa86) + A [Python SDK](https://docs.linkup.so/pages/sdk/python/python) for the [Linkup API](https://www.linkup.so/), allowing easy integration with Linkup's services. 🐍