From 97511ab290625b86037873875500b1c36972592a Mon Sep 17 00:00:00 2001 From: Geoffroy Bonneville Date: Thu, 9 Nov 2017 12:43:41 +0000 Subject: [PATCH] Updated README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d08933f..c402d36 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ It does not aim to be feature perfect, but aims at being simple to use and user- You can get it [here](https://www.microsoft.com/fr-fr/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 @@ -36,4 +37,4 @@ Otherwise, there are still many things left to implement: # Credits *Dominik Reichl* for the [KeePass application](https://keepass.info/), library and file format -*David Lechner* for his [PCL adapatation](https://github.com/dlech/KeePass2PCL) of the KeePass Library +*David Lechner* for his [PCL adapatation](https://github.com/dlech/KeePass2PCL) of the KeePass Library and the correlated tests which served as an inspiration basis for my own adaptation