From 01d783c004efb9bac266a58362050169f9faebac Mon Sep 17 00:00:00 2001
From: Simon K <Oct4v14n@googlemail.com>
Date: Mon, 15 Mar 2021 13:46:39 +0100
Subject: [PATCH] Re-Insert accidentially deleted line.

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

diff --git a/README.md b/README.md
index d51bf82..13ff0f1 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,8 @@ gnome-keyring-yubikey-unlock/create_secret_file.sh /path/to/your_secret [Your Gn
 # input your keyring:password
 ```
 
+As an example, I need to input `默认钥匙环:My_Very_Long_Login_Password`.
+
 Then, add the following command to gnome-autostart. You should know how to auto-run a command after starting gnome.
 
 ```
-- 
GitLab