From 3f576f610f8d6eb59ede8832ca4c96a413e0ac50 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 5 Mar 2015 12:44:38 +0100 Subject: [PATCH] Slight word tweak. --- README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README b/README index 16de397..8056fb1 100644 --- a/README +++ b/README @@ -4,10 +4,12 @@ Yubico PIV Tool Introduction ------------ -This is a command line tool to interact with the PIV applet on a -https://www.yubico.com[YubiKey NEO]. -Among other functions it supports, generating keys on device, importing keys -and certificates and creating certificate requests. +The Yubico PIV tool is used for interacting with the Privilege and +Identification Card (PIV) applet on a https://www.yubico.com[YubiKey NEO]. + +With it you may generate keys on the device, importing keys and +certificates, and create certificate requests, and other operations. +A shared library and a command-line tool is included. License -------