diff --git a/README.md b/README.md index 16741ba..f378e2d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # CapacitiveButton -CapacitiveButton is a small wrapper around CapacitiveSensor that filters the raw capacitive sensor data for use as a button. Requires CapacitiveSensor to be installed. +CapacitiveButton is a small wrapper around CapacitiveSensor that filters the raw capacitive sensor data for use as a button. Requires [CapacitiveSensor](https://github.com/PaulStoffregen/CapacitiveSensor) to be installed. -See example for usage and read the source code. +See example folder for usage and read the source code. Standard library installation procedure, consult Arduino wiki.