1 files changed, 3 insertions(+), 1 deletions(-)

M README.rst
M README.rst +3 -1
@@ 3,13 3,15 @@ PN532/NFC routines for AVR-Ada
 
 Supported features:
 
+* SPI and I2C interfaces for PN532
 * Read NFC Forum Type 2 tags (NXP Mifare Ultralight, NXP NTAG, etc.)
 * Write NFC Forum Type 2 tags
 * Read NFC Forum Type 4 tags (NXP Mifare Desfire, etc.)
 * Write NFC Forum Type 4 tags
 * Emulate NFC Forum Type 4 tag
+* Read NXP Mifare Classic tags
 
 Not supported:
 
-* Read/write NXP Mifare Classic tags
+* Write NXP Mifare Classic tags