From 6f53fc79bb9cb522caab4f9c8cd3411db8fe85e1 Mon Sep 17 00:00:00 2001 From: BONNEVILLE Geoffroy Date: Fri, 20 Jul 2018 17:49:22 +0200 Subject: [PATCH] Updated README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fedece4..007335f 100644 --- a/README.md +++ b/README.md @@ -4,25 +4,27 @@ **ModernKeePass** is port of the classic Windows application KeePass 2.x for the Windows Store. It does not aim to be feature perfect, but aims at being simple to use and user-friendly. -You can get it [here](https://www.microsoft.com/fr-fr/store/p/modernkeepass/9mwq48zk8nhv?rtc=1) +You can get it [here](https://www.microsoft.com/en-us/store/p/modernkeepass/9mwq48zk8nhv?rtc=1) # Features - Works on Windows 10, 8.1 and RT - Read and write support of KDBX files version 2, 3 and 4 - Open database with password and key file - Create new databases -- Create, edit and delete groups -- Create, edit and delete entries +- Create new key files +- Create, edit and delete groups and entries - Generate passwords for entries - Use Recycle Bin - Search entries +- Sort and reorder entries +- View entries history - Use Semantic Zoom to see your entries in a grouped mode - List recently opened databases - Open database from Windows Explorer - Change database encryption - Change database compression - Change database key derivation -- Displays entry colors and icons (set in KeePass) +- Displays and change entry colors and icons # Build and Test 1. Clone the repository @@ -33,9 +35,9 @@ You can get it [here](https://www.microsoft.com/fr-fr/store/p/modernkeepass/9mwq I'm not the best at creating nice assets, so if anyone would like to contribute some nice icons, it would be awesome :) Otherwise, there are still many things left to implement: - Entry custom fields +- Entry attachments - Multi entry selection (for delete, or move) - Move entries from a group to another -- Create key files - Open database from URL (and maybe some clouds?) # Credits