From 7c027318ce7c958b582b8474561de55371ac9cd9 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 12 Dec 2012 09:24:31 +0000 Subject: [PATCH] added README contents; refs #23 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 700473b..a213e0d 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ C++ Library for accessing PCSC-lite, OpenSSL, PKCS#11 The Libraries for accessing smartcard tokens are written in ugly C, -shifting pointers with no memory management. This library provides a -simple and nice C++ wrapper around these libraries, so that +moving around pointers with no memory management. This library +provides a simple and nice C++ wrapper around these libraries, so that programmers can concentrate on functionality. \ No newline at end of file