From 6b6ed800ef776ae59a8cc7559fdd240acba257b2 Mon Sep 17 00:00:00 2001
From: Recolic <root@recolic.net>
Date: Mon, 12 Oct 2020 10:54:12 +0800
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 5d32bf3..6e158aa 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # gnome-keyring-yubikey-unlock
 
+![](https://img.shields.io/badge/CXXSTD-C%2B%2B14-green)
+
 Use GnuPG to unlock gnome-keyring, which is supported by yubikey and other smartcard.
 
 ## Problem
-- 
GitLab