From 405fdfb17682436f844026747591a388123d4163 Mon Sep 17 00:00:00 2001 From: waspinator Date: Mon, 20 Feb 2017 11:40:41 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f7e0dfb..233d7a1 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,7 @@ AccelStepper significantly improves on the standard Arduino Stepper library in s - Very slow speeds are supported - Extensive API - Subclass support + +--- + +This fork follows the upstream version. Files are slightly reorganized to follow Arduino library conventions.