w-mousekey 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -11,6 +11,9 @@ An operator for mouse and keyboard in nodejs.
11
11
  ## Documentation
12
12
  To view documentation or get support, visit [docs](https://yuda-lyu.github.io/w-mousekey/WMousekey.html).
13
13
 
14
+ ## Core
15
+ > `w-mousekey` is basing on `AutoHotkey`.
16
+
14
17
  ## Installation
15
18
  ### Using npm(ES6 module):
16
19
  ```alias