Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Commit aa4382f

Browse files
committed
Update README.md
1 parent 55c0959 commit aa4382f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Adafruit Python GPIO Library
22
============================
33

4-
Library to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the RPi.GPIO and Adafruit_BBIO libraries.
4+
Library to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the [RPi.GPIO](https://pypi.python.org/pypi/RPi.GPIO) and [Adafruit_BBIO](https://pypi.python.org/pypi/Adafruit_BBIO) libraries.
55

6-
This library depends on either the [RPi.GPIO](https://pypi.python.org/pypi/RPi.GPIO) or [Adafruit_BBIO](https://pypi.python.org/pypi/Adafruit_BBIO) library, depending on your hardware platform.
7-
8-
The library is currently in an early stage, but you can see how its used in the [Adafruit Nokia LCD library](https://pypi.python.org/pypi/Adafruit_BBIO) to write Python code that is easily portable between the Raspberry Pi and Beaglebone Black.
6+
The library is currently in an early stage, but you can see how its used in the [Adafruit Nokia LCD library](https://github.com/adafruit/Adafruit_Nokia_LCD) to write Python code that is easily portable between the Raspberry Pi and Beaglebone Black.

0 commit comments

Comments
 (0)