From 43ddf06dce364ce77bd4bd45625fbc636c170c0b Mon Sep 17 00:00:00 2001 From: chitralabs Date: Tue, 16 Jun 2026 16:17:39 -0500 Subject: [PATCH] docs: update README formats table to include ODS Co-Authored-By: Claude Opus 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da8ed92..0472b9e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Apache POI requires **45+ lines** to do what Sheetz does in **1**. Here's the pr | **Annotation mapping** | ✅ | ❌ | ✅ | ❌ | | **Built-in validation** | ✅ | ❌ | ❌ | ❌ | | **Auto type conversion** | ✅ 19 types | ❌ | ⚠️ basic | ❌ | -| **Multi-format (xlsx/xls/csv)** | ✅ | ✅ | ⚠️ xlsx only | ⚠️ xlsx only | +| **Multi-format (xlsx/xls/csv/ods)** | ✅ | ✅ | ⚠️ xlsx only | ⚠️ xlsx only | 📊 [Full JMH benchmark results & methodology →](https://github.com/chitralabs/sheetz-benchmarks)