From 9c4e61b6dd4fb7410087f9d45d34ffb479cb1de5 Mon Sep 17 00:00:00 2001
From: Recolic <root@recolic.net>
Date: Tue, 13 Oct 2020 11:09:01 +0800
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a44819d..dd33d99 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ I encrypt the `keyring-name : password` pair with GnuPG and save it as `secret-f
 
 ## Usage
 
-> I recommend you to **configure Yubikey as GPG smartcard**. The system would just ask you to unlock gnome-keyring with your default GPG software. You may generate a new GPG key for yubikey, or move your existing GPG key into yubikey. Refer to google for yubikey-GPG. 
+> I recommend you to **configure Yubikey as GPG smartcard**. The system would just ask you to unlock gnome-keyring with your default GPG software. You may generate a new GPG key for yubikey, or move your existing GPG key into yubikey. Refer to google for these knowledge. 
 
 First, build the project from source.
 ```
-- 
GitLab