From e7b60fb4ce9501ab21a9549bb0dcaa7c73f875bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sosth=C3=A8ne=20Gu=C3=A9don?= Date: Mon, 14 Aug 2023 09:53:23 +0200 Subject: [PATCH] Clarify supported features --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1419c24..06429fa 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ Supported features ------------------ Nearly all functionality specified by the standard are implemented. -Non-standard management operations are partially implemented. + +Non-standard management operations are partially implemented. Basic functionality such as factory reset and configuration of the management key is implemented. + See the [tracking issue for command support](https://github.com/Nitrokey/piv-authenticator/issues/1) for more information. License