From a39145fbf578343f6a7fd93239bf42d4a5144635 Mon Sep 17 00:00:00 2001 From: thomasfredericks Date: Tue, 30 Sep 2014 10:06:38 -0400 Subject: [PATCH] Updated Readme.md --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7fb4af7..fccc55c 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,31 @@ -BOUNCE +BOUNCE 2 ===================== Debouncing library for Arduino or Wiring + by Thomas Ouellet Fredericks + with contributions from: + Eric Lowry, Jim Schimpf and Tom Harkaway + DOWNLOAD ===================== -Download the latest version here : https://github.com/thomasfredericks/Bounce-Arduino-Wiring/archive/master.zip +Download the latest version (version 2) here : + +https://github.com/thomasfredericks/Bounce-Arduino-Wiring/archive/master.zip DOCUMENTATION ===================== -The documentation can be found here : https://github.com/thomasfredericks/Bounce-Arduino-Wiring/wiki +The latest version (version 2) documentation can be found here : +https://github.com/thomasfredericks/Bounce-Arduino-Wiring/wiki + + +ABOUT BOUNCE 1 (ORIGINAL VERSION) +===================== + +The original version of Bounce (Bounce 1) is included but not supported anymore. \ No newline at end of file