From 8c74875752d5373b922b1a35a7d60b851c6c7ce7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 21 Oct 2021 09:40:43 +0200 Subject: [PATCH] Change README to markdown format. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- README => README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename README => README.md (86%) diff --git a/README b/README.md similarity index 86% rename from README rename to README.md index 32fa007..d06a4c2 100644 --- a/README +++ b/README.md @@ -7,19 +7,19 @@ SmartCard as an authentication source. It is designed to work with any OpenSC-supported, ISO 7816-4,-8 compliant, PKCS#11 enabled smartcard. Examples of such cards are: - - The OpenPGP card (ISO ISO 7816-4,-8 compliant) +- The OpenPGP card (ISO ISO 7816-4,-8 compliant) -FEATURES: -========= +Features: +--------- * support encrypted LUKS partition * automatic login, lock, and unlock +. - -CONTRIBUTING -============== +Contributing +-------------- If you wish to contribute to smartcardauth, you might do so: