Skip to content

Commit 88e1a9c

Browse files
committed
Revert missing new lien at the end of text file.
1 parent d2a4954 commit 88e1a9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ This application is using `CGEventTap` to listen key down and up or tap events o
3737
It triggers haptic feedbacks by using private APIs in `MultitouchSupport.framework` when the event meets the conditions.
3838

3939
Currently, the application is listening either ESC and F1, F2, etc. keys or tap events on Touch Bar.
40-
You can implement your own `HTKEventListener` to extend the application to trigger feedbacks on arbitrary events.
40+
You can implement your own `HTKEventListener` to extend the application to trigger feedbacks on arbitrary events.

0 commit comments

Comments
 (0)