Skip to content

Commit b3c2831

Browse files
authored
Merge pull request #2 from ladyada/master
pylint party
2 parents 095714a + 5b9d11e commit b3c2831

File tree

7 files changed

+242
-75
lines changed

7 files changed

+242
-75
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Introduction
1313
:target: https://travis-ci.org/adafruit/adafruit_CircuitPython_PN532
1414
:alt: Build Status
1515

16-
.. todo:: Describe what the library does.
16+
CircuitPython driver for the `PN532 NFC/RFID Breakout <https://www.adafruit.com/product/364>`_ and `PN532 NFC/RFID Shield <https://www.adafruit.com/product/789>`_
1717

1818
Dependencies
1919
=============
@@ -29,7 +29,7 @@ This is easily achieved by downloading
2929
Usage Example
3030
=============
3131

32-
.. todo:: Add a quick, simple example. It and other examples should live in the examples folder and be included in docs/examples.rst.
32+
Check examples/pn532_simpletest.py for usage example
3333

3434
Contributing
3535
============

0 commit comments

Comments
 (0)