diff options
| author | Alex Schofield <git@ajschof.me> | 2025-03-02 23:40:33 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-03-02 23:41:06 +0000 |
| commit | a21e700ab095b79ac917c9962e3b60e61405f6dc (patch) | |
| tree | 8b9dc3e885d19d166c81b493fbd78bef0ec0999b /README.md | |
| parent | 967399d8b83c6bd4f1fccbb23a3745f8a0a0765f (diff) | |
| download | gdpr-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
