diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-07-14 21:10:27 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-07-17 23:53:30 +0800 |
commit | 1119e5f5a519b0ab71c81fc4dc84c0cc72abe513 (patch) | |
tree | 63c07c072deb529a38b8ff48f01e007f4b51dd7e | |
parent | xz: Fix typo in man page. (diff) | |
download | xz-1119e5f5a519b0ab71c81fc4dc84c0cc72abe513.tar.xz |
Docs: Update README.
This adds an entry to "Other implementations of the .xz format" for
XZ for Java.
Diffstat (limited to '')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -289,6 +289,10 @@ XZ Utils https://tukaani.org/xz/embedded.html + XZ for Java is a complete implementation written in pure Java. + + https://tukaani.org/xz/java.html + 6. Contact information ---------------------- |