Update 'README.md'

This commit is contained in:
2024-08-19 22:06:18 +08:00
parent 8b2174d51e
commit 122fa8f03c

View File

@@ -8,4 +8,5 @@ Command line:
secure-editor-rs <file-name> <algorithm> <key-hex> <nonce-hex>
```
> `<algorithm>` is always `aes-256-gcm`
> `<algorithm>` is always `aes-256-gcm`<br>
> Exit `0` when success, otherwise return none `0`