From a21e700ab095b79ac917c9962e3b60e61405f6dc Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Sun, 2 Mar 2025 23:40:33 +0000 Subject: remove references to other supported data formats in README.md to follow MVP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 215f8d0..16c5f94 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Overview -A Python library designed to detect and remove Personally Identifiable Information (PII) from data formats such as CSV, JSON and Parquet formats. +A Python library designed to detect and remove Personally Identifiable Information (PII) from CSV files stored in an AWS S3 bucket. ## Minimum Viable Product (MVP) -- cgit v1.2.3