From b8f646a48b9ff923f16cd2591470bb2f12e39ae4 Mon Sep 17 00:00:00 2001 From: James Seigel Date: Mon, 28 May 2018 09:55:25 -0600 Subject: [PATCH] Update the count in the description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ecccf3..5fbb9d5 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It works with: ### Getting Started 1. **Download [zip file](https://github.com/elechouse/PN532/archive/PN532_HSU.zip) and -extract the three folders(PN532, PN532_SPI, PN532_HSU and PN532_I2C) into libraries of Arduino.** +extract the four folders(PN532, PN532_SPI, PN532_HSU and PN532_I2C) into libraries of Arduino.** 2. Downlaod [Don's NDEF library](http://goo.gl/ewxeAe) and extract it into libraries of Arduino's into a new folder called "NDEF" (Note if you leave this folder as NDEF-Master Arduino will not be able to use it as a library) 2. Follow the examples of the PN532 library