From 160eb7f3b28ef32f329ff67aaf2d0dfa07e59dba Mon Sep 17 00:00:00 2001 From: shrkey Date: Sat, 13 Feb 2016 22:43:30 +0000 Subject: [PATCH] Update README.md --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e0cd661..a2c7eac 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,6 @@ -Adafruit Python Library for DC + Stepper Motor HAT +640 Mk1 Python driver ======================= -Python library for interfacing with the Adafruit Motor HAT for Raspberry Pi to control DC motors with speed control and Stepper motors with single, double, interleave and microstepping. +Based on the [Adafruit Python Library for DC + Stepper Motor HAT](https://github.com/adafruit/Adafruit-Motor-HAT-Python-Library) -Designed specifically to work with the Adafruit Motor Hat - -----> https://www.adafruit.com/product/2348 - -Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit! - -Written by Limor Fried for Adafruit Industries. -MIT license, all text above must be included in any redistribution +Python library for interfacing with the 640 Mk1 board for Raspberry Pi to control DC motors with speed control and Stepper motors with single, double, interleave and microstepping.