Skip to content

Commit 0fb0e90

Browse files
authored
Update readme.md
1 parent 7af3521 commit 0fb0e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(Haptic feedback npm module for macOS touchpads)
44

55
### Description
6-
HapticJS was developed in order to provide haptic (vibration) feedback to users when certain events happen. These events are set by the developer of the app, but for example, I enabled haptic feedback in my [HAAT](https://github.com/hanayik/HAAT) application when users "bump" into the falling shapes or words.
6+
HapticJS was developed in order to provide haptic (vibration) feedback to users when certain events happen. These events are set by the developer of the app, but for example, I enabled haptic feedback in one of my applications when users "bump" into the falling shapes or words on the screen.
77

88
This npm module was designed to work with any macOS electron app so long as you ``` require ``` it before using.
99

0 commit comments

Comments
 (0)