From 3aaedec7f6aec0fbfd86447415743ae0dacf202b Mon Sep 17 00:00:00 2001 From: Lisoveliy Date: Thu, 24 Jul 2025 04:24:53 +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 d8c1bce..9edf9fe 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ### Features: - 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) +- Support of Google Authenticator migration links formated: ```otpauth-migration://offline?data=...``` (At this stage with only 6 digits and only 30 seconds period) ### Guides: