diff --git a/README.md b/README.md index 69ef3c2..1703a5b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The exported QR codes from authentication apps can be read in three ways: 2. Read image files containing the QR codes, and 🆕 3. Read text files containing the QR code data generated by third-party QR readers. -The secret and otp values can be exported to json or csv files, as well as printed or saved to PNG images. +The secrets can be exported to JSON or CSV, or printed as QR codes to console or saved as PNG. ⚡ **This project/script was renamed from `extract_otp_secret_keys` to `extract_otp_secrets`.** ⚡