From 83de43d9fef3f17407b8c1040ba90f8c7af80de4 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 21 Feb 2021 07:04:51 +0100 Subject: [PATCH] Content update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c30f2ab..ff2b4b7 100644 --- a/README.md +++ b/README.md @@ -93,4 +93,5 @@ This code is licensed under the terms of the PHP License version 3.01. PCSC-Lite * [PC/SC](http://en.wikipedia.org/wiki/PC/SC) - PC/SC at Wikipedia * [PC/SC-Lite](https://pcsclite.apdu.fr/) - The free and open implementation of the PC/SC SCard API for UNIX * [PCSC sample in PHP5](http://ludovicrousseau.blogspot.de/2015/01/pcsc-sample-in-php5.html) - Ludovic Rousseau about "PC/SC for PHP" + * [winscard.h header](https://docs.microsoft.com/en-us/windows/win32/api/winscard/) - Microsoft Docs