From 9575f740bac99c2948d4d22a20f4dd881d49301f Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Tue, 8 Jul 2025 09:34:50 -0400 Subject: [PATCH] Update Add Entry options list --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b9942e..1cccb79 100644 --- a/README.md +++ b/README.md @@ -239,8 +239,16 @@ python src/main.py Enter your choice (1-7) or press Enter to exit: ``` -When choosing **Add Entry**, you can now select **Password**, **2FA (TOTP)**, - **SSH Key**, **Seed Phrase**, or **PGP Key**. +When choosing **Add Entry**, you can now select from: + +- **Password** +- **2FA (TOTP)** +- **SSH Key** +- **Seed Phrase** +- **Nostr Key Pair** +- **PGP Key** +- **Key/Value** +- **Managed Account** ### Adding a 2FA Entry