From 308f0e7befddae8b2306c9e57bdd5903c55ec171 Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Mon, 17 Feb 2025 14:13:09 +0000 Subject: update overview section to include JSON and parquet compatibility --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ebf0c4a..b82ccbb 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ ## Overview -A Python library designed to detect and remove Personally Identifiable Information (PII) from CSV files stored in an AWS S3 bucket. +A Python library designed to detect and remove Personally Identifiable Information (PII) from data formats such as CSV, JSON and Parquet formats. ## Minimum Viable Product (MVP) + + ## Setup ## Usage -- cgit v1.2.3