From f72c9687d9adcf9cfad9782e83b3ee00f57fb7e0 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Fri, 13 May 2022 19:14:07 +0200 Subject: [PATCH] Adjust documentation: functionality of opgpcard-pin has been folded into opgpcard. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4039b7..a5d9d9c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Additionally, there are the following non-library crates that are built on top of the libraries described above: - [openpgp-card-tools](https://crates.io/crates/openpgp-card-sequoia), - two CLI tools aimed at end users, to manage and use OpenPGP cards. + a CLI tool to inspect, manage and use OpenPGP cards, aimed at end users. - [openpgp-card-tests](https://gitlab.com/hkos/openpgp-card/-/tree/main/card-functionality), a test-suite that runs OpenPGP card operations on smartcards. - [openpgp-card-examples](https://gitlab.com/hkos/openpgp-card/-/tree/main/card-examples),