diff --git a/README.md b/README.md
index c5f88489f19df60a683ea035ec3d7ba5ebaf4ea8..9d786b484bae8595b1876a1b66240befd90d96f6 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ git clone https://github.com/recolic/gnome-keyring-yubikey-unlock --recursive
 cd gnome-keyring-yubikey-unlock/src && make && cd ..
 ```
 
-Secondly, choose an implementation: `standalone` impl only allows to unlock default keyring, and `lib` impl requires an extra library.
+Secondly, choose an implementation: `standalone` impl always unlocks your default keyring, and `lib` impl requires an extra library.
 
 <details>
   <summary>Standalone Implementation</summary>