Update README to reflect project completion status

This commit is contained in:
Xiao X
2026-05-26 08:43:08 -04:00
committed by GitHub
parent bb8e69b8f6
commit 42707d9aa2
+2 -2
View File
@@ -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. --
-- A new release will **NOT** be published until SHA256Advanced is complete. --