From 802e3d04b2ed4a5d426bf7d60df29823370fc7f9 Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Sat, 31 Mar 2018 22:19:37 +0200 Subject: [PATCH] Fix typo in README.md --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 60e60ba4..7a02a751 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,6 @@ - # What is Keepass2Android? Keepass2Android is a password manager app. It allows to store and retrieve passwords and other sensitive information in a file called "database". This database is secured with a so-called master password. The master password typically is a strong password and can be complemented with a second factor for additional security. -The password database file can be synchronized across different devices. This works best using one of the built-in cloud storage options, but can also be performed with third-party apps. Keepass2Android is compatible with Keepass 1 and Keepass 2 on Windows and KepassX on Linux. +The password database file can be synchronized across different devices. This works best using one of the built-in cloud storage options, but can also be performed with third-party apps. Keepass2Android is compatible with Keepass 1 and Keepass 2 on Windows and KeepassX on Linux. # Where to get it? Regular stable releases of Keepass2Android are available on [Google Play](https://play.google.com/store/apps/details?id=keepass2android.keepass2android).