From 49011e069a6d60c9a4f5a625e20a61bde7c0c465 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sat, 16 Sep 2023 14:23:14 +0800 Subject: [PATCH] feat: update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5812aa..d420ca6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ Tiny encrypt for Rust -> Tiny encrypt spec see: https://git.hatter.ink/hatter/tiny-encrypt-java +> Tiny encrypt rs is a Rust implementation of Tiny encrypt java https://git.hatter.ink/hatter/tiny-encrypt-java +> Tiny encrypt spec see: https://github.com/OpenWebStandard/tiny-encrypt-format-spec + +Repository address: https://git.hatter.ink/hatter/tiny-encrypt-rs mirror https://github.com/jht5945/tiny-encrypt-rs TODOs: