Skip to content

Commit

Permalink
Added icons to readme so you can see what they look like
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldaviva authored Jul 29, 2021
1 parent 65558c0 commit b914971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md → Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Replace the KeePass tray icon with a white wireframe style to match Windows 10,
## Behavior
<dl>
<dt>Database is open</dt>
<dt><img src="https://raw.githubusercontent.com/Aldaviva/KeePassTrayIconLockState/master/KeePassTrayIconLockState/Resources/unlocked.ico" /> Database is open</dt>
<dd>The tray icon is a white wireframe padlock icon that matches the visual style of Windows 10's built-in tray icons.</dd>
<dt>Database is being loaded and decrypted</dt>
<dt><img src="https://raw.githubusercontent.com/Aldaviva/KeePassTrayIconLockState/master/KeePassTrayIconLockState/Resources/unlocking.ico" /> Database is being loaded and decrypted</dt>
<dd>A small hourglass is added to the padlock tray icon until the database is finished opening.</dd>
<dt>Database is locked or closed</dt>
<dd>Tray icon is removed. To interact with KeePass in this state, launch the program again or use a system-wide KeePass hotkey to open its window or perform auto-type (set in Tools → Options → Integrations).</dd>
Expand Down

0 comments on commit b914971

Please sign in to comment.