From 68366248d604ee3127de888ec501097d471b48c4 Mon Sep 17 00:00:00 2001 From: Aries Harbinger Date: Sat, 14 Dec 2024 12:30:31 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 43c7ed5..674e9bd 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ cd Ceilidh20 To use the cipher in a browser, you can simply include the following script tag in your HTML: ```html - + ``` --- @@ -96,7 +96,7 @@ To **decrypt** data, pass `isEncrypt: false` and use the same **key**, **iv**, a Ceilidh20 Encryption & Decryption - + @@ -154,7 +154,7 @@ You can modify the cryptographic state using the `stateVariant` parameter, which Ceilidh20 Custom State Variant - +