From 6ac42fd6ed6db92a7af4773c6f2a787ced49d646 Mon Sep 17 00:00:00 2001 From: Xiao X <103391432+QXIoa@users.noreply.github.com> Date: Tue, 26 May 2026 07:31:48 -0400 Subject: [PATCH] README.md aktualisieren --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86465c8..f9f35fe 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,6 @@ To compile on MacOS 26 (may work on other OS, idk): 4. jar cfe XACrypto.jar de.caydenno1.xacrypto.XACrypto -C out . # package the .class files into a .jar 5. (optional)- jar tf XACrypto.jar # view the contents of the jarfile -XACrypto.jar is now in the project root (if u did everything correctly). \ No newline at end of file +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