diff --git a/README.md b/README.md index 0026536..41425dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -A multi-purpose Cryptography library in Java. Working on it day by day, slowly. Someday this will become used, today is not that day. +A multi-purpose Cryptography library in Java. Working on it day by day, slowly. Someday this will be complete, today is not that day. Use `setopt interactivecomments` (zsh only) to allow using `#` for comments if you see errors like `zsh: command not found: #` @@ -15,4 +15,4 @@ To compile on MacOS 26 (may work on other OS, idk): XACrypto.jar is now in the project root (if u did everything correctly). --- A new release will **NOT** be published until SHA256Advanced is complete. -- \ No newline at end of file +-- A new release will **NOT** be published until SHA256Advanced is complete. --