Skip to content

Commit d89f8f3

Browse files
committed
updated readme
1 parent ef9ba4b commit d89f8f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</p>
88

99
# EZButton
10-
Transform raw button/touch inputs into events easily.
10+
Arduino library that Transform raw button/touch inputs into events easily.
1111

1212
Subscibe to Pressed/Released/Hold/HoldReleased events of as many buttons as you want. Customize time tresholds. Works with any button read method.
1313

@@ -39,9 +39,9 @@ Subscibe to Pressed/Released/Hold/HoldReleased events of as many buttons as you
3939
### Installation
4040
This Library is available in `Arduino Library Repository` and `PIO` and you can install it from:
4141
- Arduino IDE Library Manager
42-
![arduino library manager]()
42+
![arduino library manager](image-1.png)
4343
- PlatformIO Libraries
44-
![pltformio library]()
44+
![pltformio library](image.png)
4545
`ipdotsetaf/EZButton@^2.3.0`
4646
### Usage
4747

image-1.png

22.9 KB
Loading

image.png

19.6 KB
Loading

0 commit comments

Comments
 (0)