diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-04 01:56:37 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-04 01:56:37 +0000 |
| commit | 769071ec6c1719443da5afbe55fbc00aaa11cac7 (patch) | |
| tree | 4d150389d2d3fd68dac92e8ad00497ac78190971 | |
| parent | b54edb79886637712151a253ba60830a19db99c0 (diff) | |
| download | gdpr-obfuscator-769071ec6c1719443da5afbe55fbc00aaa11cac7.tar.gz gdpr-obfuscator-769071ec6c1719443da5afbe55fbc00aaa11cac7.zip | |
update README.md with draft outline
| -rw-r--r-- | README.md | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1 +1,14 @@ -# gdpr-obfuscator
\ No newline at end of file +- [gdpr-obfuscator](#gdpr-obfuscator) + * [Minimum Viable Product (MVP)](#minimum-viable-product--mvp-) + * [Setup](#setup) + * [Usage](#usage) + +## Overview + +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) + +## Setup + +## Usage |
