Skip to content

Commit d988fb4

Browse files
committed
fix broken readme
1 parent 197cc83 commit d988fb4

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
1-
# Adafruit-PN532
1+
# Adafruit-PN532 [![Build Status](https://github.com/adafruit/Adafruit-PN532/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit-PN532/actions)
2+
3+
4+
This is a library for the Adafruit PN532 NFC/RFID breakout boards
5+
This library works with the Adafruit NFC breakout
6+
7+
* https://www.adafruit.com/products/364
8+
9+
Check out the links above for our tutorials and wiring diagrams
10+
These chips use I2C or SPI to communicate.
11+
12+
Adafruit invests time and resources providing this open source code,
13+
please support Adafruit and open-source hardware by purchasing
14+
products from Adafruit!
15+
16+
Written by Limor Fried/Ladyada & Kevin Townsend for Adafruit Industries.
17+
BSD license, check license.txt for more information
18+
All text above must be included in any redistribution
19+
20+
To install, use the Arduino Library Manager and search for "Adafruit PN532" and install the library. Adafruit BusIO library is also required
21+
22+
223
<!-- START COMPATIBILITY TABLE -->
324

425
## Compatibility

README.txt

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)