diff --git a/README.md b/README.md index a484994..c86c184 100644 --- a/README.md +++ b/README.md @@ -370,7 +370,7 @@ SeedPass allows you to manage multiple seed profiles (previously referred to as - **Add a New Seed Profile:** 1. From the main menu, select **Settings** then **Profiles** and choose "Add a New Seed Profile". 2. Choose to paste in a full seed, enter one word at a time, or generate a new seed. - 3. If you enter the seed word by word, SeedPass shows the completed phrase for confirmation so you can fix any mistakes before it is stored. + 3. If you enter the seed word by word, each word is hidden with `*` and the screen refreshes after every entry for clarity. SeedPass then shows the completed phrase for confirmation so you can fix any mistakes before it is stored. 4. If generating a new seed, you'll be provided with a 12-word BIP-85 seed phrase. **Ensure you write this down and store it securely.** - **Switch Between Seed Profiles:** diff --git a/docs/docs/content/index.md b/docs/docs/content/index.md index 822a646..d417824 100644 --- a/docs/docs/content/index.md +++ b/docs/docs/content/index.md @@ -358,7 +358,7 @@ SeedPass allows you to manage multiple seed profiles (previously referred to as - **Add a New Seed Profile:** - From the main menu, select **Settings** then **Profiles** and choose "Add a New Seed Profile". - Choose to paste in a full seed, enter one word at a time, or generate a new seed. - - When entering a seed word by word, you'll review the completed phrase after the last word and can correct mistakes before it is saved. + - When entering a seed word by word, each word is hidden with `*` and the screen refreshes after every entry for clarity. You'll review the completed phrase after the last word and can correct mistakes before it is saved. - If generating a new seed, you'll be provided with a 12-word BIP-85 seed phrase. **Ensure you write this down and store it securely.** - **Switch Between Seed Profiles:**