Update Usage

This commit is contained in:
Night Kaly 2024-10-12 16:16:05 +01:00
parent a1bcf5d5ab
commit a9312c8345
Signed by: night0721
GPG key ID: 957D67B8DB7A119B

View file

@ -7,7 +7,7 @@ CLI implementation of Vernam cipher with perfect secrecy for communication
# Usage
```sh
$ ./vernam
$ vernam
# To encrypt/decrypt
$ vernam -i message_to_tom -k key-1 -o encrypted_to_tom
# To generate key