From 70841349b7b364ec01b62ce38f00284fa3775daa Mon Sep 17 00:00:00 2001 From: Lisoveliy Date: Thu, 24 Jul 2025 04:24:00 +0300 Subject: [PATCH] chore: updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b00c512..d8c1bce 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![alt text](docs/assets/image2.png) ### Features: -- Supports of otpauth links with parameters "issuer", "algorithm", "digits", "period" +- Supports of otpauth links with parameters "client", "issuer", "algorithm", "digits", "period", "offset" - Addition/Edition/Deletion of TOTPs from mobile app - Support of google migration links formated: ```otpauth-migration://offline?data=...``` (At this stage with only 6 digits and only 30 seconds period)