diff --git a/README.md b/README.md index 5f6fb34..3e8a427 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Include the following script in your HTML file: Ceilidh20(message, { key: key, iv: iv, - nonce: nonce + nonce: nonce, stateVariant: array, isEncrypt: boolean });