Skip to content

Commit a5dd578

Browse files
Update README.md
1 parent 6d44467 commit a5dd578

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Create highly secure passwords using true randomization:
6969
- **Random & Strong:** Ensures your passwords are truly random and extremely difficult to crack.
7070

7171

72-
<img src="genDemo.gif" alt="Password Generator Demo" width="60%" />
72+
<img src="genDemo.gif" alt="Password Generator Demo" width="80%" />
7373

7474

7575
### 4. Simple & Intuitive Management Interface
@@ -79,7 +79,7 @@ Managing your passwords is straightforward and hassle-free:
7979
- **No Clutter:** A clean interface with essential features easily accessible—no hidden menus or complicated settings.
8080
- **Streamlined Workflow:** Six simple buttons to manage your passwords, plus an always-visible logout button.
8181

82-
<img src="view.PNG" alt="Password Management Demo" width="60%" />
82+
<img src="view.PNG" alt="Password Management Demo" width="80%" />
8383

8484

8585
#### Adding Passwords
@@ -89,7 +89,7 @@ Managing your passwords is straightforward and hassle-free:
8989
- **🔑 Pass:** The actual password, securely encrypted.
9090
- **📝 Thought Bank:** A notes section for security questions, hints, or additional context.
9191

92-
<img src="addPasswordDemo.gif" alt="Adding Password Demo" width="60%" />
92+
<img src="addPasswordDemo.gif" alt="Adding Password Demo" width="80%" />
9393

9494

9595
### 5. Flexible Import/Export Options
@@ -100,30 +100,30 @@ Managing your passwords is straightforward and hassle-free:
100100
- **Raw Text Format:** Exported data is in raw text form for easy re-importing, but remember to handle these files securely since they are not encrypted.
101101

102102

103-
<img src="exportDemo.gif" alt="Export Demo" width="60%" />
103+
<img src="exportDemo.gif" alt="Export Demo" width="80%" />
104104

105105

106106
#### Importing Your Passwords
107107

108108
- **Specific Format:** Import files must be JSON files created by Falkenberg's Password Manager, as they require a specific format.
109109
- **Future Features:** Support for importing JSON files from other password managers is in development.
110110

111-
<img src="importDemo.gif" alt="Import Demo" width="60%" />
111+
<img src="importDemo.gif" alt="Import Demo" width="80%" />
112112

113113

114114
### 6. Security Features and Customization
115115

116116
- **Hidden Keystrokes:** The login interface hides keystrokes as you type your password, offering enhanced security in public spaces.
117117

118-
<img src="loginDemo.gif" alt="Security Features Demo" width="60%" />
118+
<img src="loginDemo.gif" alt="Security Features Demo" width="80%" />
119119

120120
- **Delete All:** Instantly wipe all saved passwords for any used cipher key if you feel your system is compromised.
121121

122-
<img src="deleteAllDemo.gif" alt="Delete All Demo" width="60%" />
122+
<img src="deleteAllDemo.gif" alt="Delete All Demo" width="80%" />
123123

124124
- **Theme Customization:** Choose from four unique themes: Nightshade, Sunset, Light, and Amethyst.
125125

126-
<img src="themesDemo.gif" alt="Themes Demo" width="60%" />
126+
<img src="themesDemo.gif" alt="Themes Demo" width="80%" />
127127

128128

129129
---

0 commit comments

Comments
 (0)