diff --git a/README.md b/README.md index 0c57293..37624b1 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,9 @@ * Open URLs of entries with hotkey * Add new Entries to Password Storage * Edit existing Entries -* Only generate new passwords for Entries -* Inline view of complete password entry with ability to - + Copy individual fields to clipboard - + Autotype single fields +* Generate new passwords for entries * Support for multiple roots for password-store (e.g. separate work from private passwords) +* Type any field from entry * Auto Type User and Password. Format of password files are expected to be like: ``` foobarmysecurepassword diff --git a/screenshot.png b/screenshot.png index 780b37a..bf7a4a3 100644 Binary files a/screenshot.png and b/screenshot.png differ