diff --git a/README.md b/README.md index c75b575..6426af2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Splitted Secret +# Split Secret The purpose of this software is to splitt a secret over multiple people. Just if a defined amount of this people meet together they can encrypt the secret and have access to it. ## requirements @@ -79,4 +79,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 -``` \ No newline at end of file +```