From 63f2d9fd180b3e976517cef1376fb9484fb7259c Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Sun, 11 Dec 2022 23:53:42 +0100 Subject: [PATCH] Removed todos --- Readme.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index 6a43ae3..be29c90 100644 --- a/Readme.md +++ b/Readme.md @@ -70,8 +70,4 @@ To encrypt the master-password file and to create the neccessary encrypted meta ```bash python scripts/main.py --secret-holders-amount "<>" --quota "<>" --mode encrypt --add-user-information --master-password "<>" --create-meta-data -``` - -## todo -- add data-input attribut -- add data-output attribut \ No newline at end of file +``` \ No newline at end of file