From 75896995200d703161b9021ff0453e181e26f6cb Mon Sep 17 00:00:00 2001 From: SvenChmie Date: Wed, 23 Apr 2014 20:17:35 -0300 Subject: [PATCH] Added FishPi-specific text to readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index aba2ae53..32e5bc68 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ Adafruit's Raspberry-Pi Python Code Library ============ + + This is a fork of Adafruit's Python libraries for Raspberry-Pi and BeagleBone Black + for the FishPi project. + We have forked the repository to have a reliable source for the libraries. + There is a PyPi-release that can be installed with pip (```pip install Adafruit-Libraries```), + but it does not seem to be updated regularly and contains bugs. + + Below is the original readme text from Adafruit. + + Here is a growing collection of libraries and example python scripts for controlling a variety of Adafruit electronics with a Raspberry Pi