Skip to content

Commit

Permalink
docs: Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gergof committed Sep 7, 2022
1 parent 9210d80 commit 1696feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ npm install --save @paymoapp/electron-shutdown-handler

This project uses NodeJS Native Addons to function, so you can use this library in any NodeJS or Electron project, there won't be any problem with bundling and code signing.

The project uses [node-pre-gyp](https://www.npmjs.com/package/@mapbox/node-pre-gyp) to supply prebuilt libraries.
The project uses [prebuild](https://github.com/prebuild/prebuild) to supply prebuilt libraries.

The project uses Node-API version 6, you can check [this table](https://nodejs.org/api/n-api.html#node-api-version-matrix) to see which node versions are supported.

Expand Down

0 comments on commit 1696feb

Please sign in to comment.