README.md aktualisieren

This commit is contained in:
Xiao X
2026-05-26 07:42:43 -04:00
committed by GitHub
parent 984d2e057d
commit 6fabe84e69
+1 -1
View File
@@ -1,7 +1,7 @@
A multi-purpose Cryptography library in Java. Working on it day by day, slowly. Someday this will become used, today is not that day.
Use `setopt interactivecomments` (zsh only) to disable errors like `zsh: command not found: #`
Use `setopt interactivecomments` (zsh only) to allow using `#` for comments if you see errors like `zsh: command not found: #`
Ensure Java + javac are installed, on MacOS it can be installed with Homebrew by running `brew install openjdk`