From 8b4f99bc297b70bcee3196bc9ee860b7a732c3a5 Mon Sep 17 00:00:00 2001 From: Cesare Naldi <3353250+cesarenaldi@users.noreply.github.com> Date: Fri, 22 May 2026 13:06:46 +0200 Subject: [PATCH] docs: add beta status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 432ed77..01c13ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Polymarket Python SDK +![Beta](https://img.shields.io/badge/status-beta-yellow) + Official Python SDK for Polymarket. The SDK gives Python developers one coherent, workflow-oriented interface for building on Polymarket across public data, authenticated account, trading, builder attribution, and wallet workflows.