diff --git a/TODO.md b/TODO.md index ebe81af..2604a73 100644 --- a/TODO.md +++ b/TODO.md @@ -8,13 +8,13 @@ Implement important missing PC/SC functions and write documentation: * SCardGetStatusChange() * Write complete API documentation -## Implement less important missing PC/SC functions: +# Implement less important missing PC/SC functions: * SCardGetAttrib() * SCardSetAttrib() * SCardListReaderGroups() * SCardReconnect -# GOAL: +## Goal: Completely implement the full API from [PC/SC API from PCSC-Lite](https://pcsclite.apdu.fr/api/group__API.html)