From 73c49f2cf2883098da1a7a83d02da4f6adc0fbed Mon Sep 17 00:00:00 2001
From: Bensong Liu <bensl@microsoft.com>
Date: Mon, 15 Mar 2021 19:15:55 +0800
Subject: [PATCH] update readme.md

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

diff --git a/README.md b/README.md
index dd33d99..9e48792 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,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