From 2c1d756e7bd96d769a51db8ed89b76bd263ca7e2 Mon Sep 17 00:00:00 2001 From: Simone Scarduzio Date: Thu, 6 Nov 2025 16:14:29 +0100 Subject: [PATCH] tweak readme --- docs/sdk/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sdk/README.md b/docs/sdk/README.md index b20e4df..965b37a 100644 --- a/docs/sdk/README.md +++ b/docs/sdk/README.md @@ -1,6 +1,6 @@ # DeltaGlider Python SDK Documentation -The DeltaGlider Python SDK provides a **boto3-compatible API for core S3 operations** (~20% of methods covering 80% of use cases), while achieving 99%+ compression for versioned artifacts through intelligent binary delta compression. +The DeltaGlider Python SDK provides a **boto3-compatible API for core S3 operations** (~20% of methods covering 80% of use cases), while achieving 99%+ compression for very similar versioned artifacts through intelligent binary delta compression. ## 🎯 Key Highlights