Updated Readme.md

This commit is contained in:
thomasfredericks
2014-09-30 10:06:38 -04:00
parent 6a21acbbdd
commit a39145fbf5
+16 -3
View File
@@ -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.