chore: readme

This commit is contained in:
2022-04-03 21:01:22 +08:00
parent 2ca2c5241d
commit f9277a60a9

View File

@@ -1,3 +1,9 @@
# tiny-encrypt-java
Tiny encrypt implemented by Java
Debug logging:
```shell
$ java -jar -Dcommons.log.debug=true tiny-encrypt.jar ...
```