Fix readme
This commit is contained in:
parent
145fb3f111
commit
fd4ac95af0
|
@ -3,8 +3,8 @@
|
|||
This is a part of [Node3D](https://github.com/raub) project.
|
||||
|
||||
[](https://badge.fury.io/js/deps-uiohook-raub)
|
||||
[](https://github.com/raub/deps-uiohook-raub/actions/workflows/eslint.yml)
|
||||
[](https://github.com/raub/deps-uiohook-raub/actions/workflows/test.yml)
|
||||
[](https://github.com/node-3d/deps-uiohook-raub/actions/workflows/eslint.yml)
|
||||
[](https://github.com/node-3d/deps-uiohook-raub/actions/workflows/test.yml)
|
||||
|
||||
```console
|
||||
npm i -s deps-uiohook-raub
|
||||
|
@ -19,7 +19,7 @@ binaries through **NPM** for **Node.js** addons.
|
|||
|
||||
See the [libUIOHook repository](https://github.com/kwhat/libuiohook).
|
||||
|
||||
See [uiohook-raub](https://github.com/raub/uiohook-raub/tree/master/src) for
|
||||
See [iohook-raub](https://github.com/node-3d/iohook-raub/tree/master/src) for
|
||||
how the libraries may be used in a Node.js addon.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue