aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-03-02 23:40:33 +0000
committerAlex Schofield <git@ajschof.me>2025-03-02 23:41:06 +0000
commita21e700ab095b79ac917c9962e3b60e61405f6dc (patch)
tree8b9dc3e885d19d166c81b493fbd78bef0ec0999b /README.md
parent967399d8b83c6bd4f1fccbb23a3745f8a0a0765f (diff)
downloadgdpr-obfuscator-a21e700ab095b79ac917c9962e3b60e61405f6dc.tar.gz
gdpr-obfuscator-a21e700ab095b79ac917c9962e3b60e61405f6dc.zip
remove references to other supported data formats in README.md to follow MVP
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)
git.ajschof.me — hosted by ajschofield — powered by cgit