From c62b715c2484d16909f859d335908414057df475 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Tue, 15 Apr 2014 08:25:02 +0200 Subject: [PATCH] Added README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed25b44 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +#Virtual Smart Card Architecture + +Virtual Smart Card Architecture is an umbrella project for various +projects concerned with the emulation of different types of smart card readers +or smart cards themselves. + +Currently the following projects are part of Virtual Smart Card Architecture: + +- Virtual Smart Card +- PC/SC Relay +- USB CCID Emulator +- nPA Smart Card Library + +Please refer to [our project's website](http://vsmartcard.sourceforge.net/) for more information.