less clutter in documentation
- distribute HTML documentation in master branch - use MD files in project directories for GitHub - removed some unused autotools files
This commit is contained in:
@@ -1 +0,0 @@
|
||||
doc/README.txt
|
||||
9
remote-reader/README.md
Normal file
9
remote-reader/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
#Remote Smart Card Reader
|
||||
|
||||
Allow a host computer to use the smartphone's NFC hardware as contact-less
|
||||
smartcard reader. On the host computer a special smart card driver,
|
||||
[vpcd](http://frankmorgner.github.io/vsmartcard/virtualsmartcard/README.html),
|
||||
must be installed. The app establishes a connection to vpcd over the network
|
||||
when a contact-less card is detected.
|
||||
|
||||
Please refer to [our project's website](http://frankmorgner.github.io/vsmartcard/remote-reader/README.html) for more information.
|
||||
Reference in New Issue
Block a user