diff --git a/README.md b/README.md index 3e48467..bb5091d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## About -It does precisely what the name indicates, i.e., encryption and decryption of UTF-8 encoded files using the ChaCha20-Poly1305 authenticated streaming cipher algorithm. The program is still in its alpha (incomplete) stage, you might come across a lot of bugs. +Encryption or decryption of UTF-8 encoded text files using the XChaCha20-Poly1305 authenticated cipher. You might come across breaking changes. ## Build