Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcotten authored Nov 4, 2022
1 parent 3817063 commit 67c263f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

This package provides bindings to the [Node.js N-API](https://nodejs.org/api/n-api.html) so that you can build Node.js Addons in Swift. Our intended usecase is for packaging Swift code in an Electron app for use on macOS, Linux, and Windows(!!!), but this can work in other Node.js environments as well.

This project was originally a fork of [this LinusU repo](https://github.com/LinusU/swift-napi-bindings) but has changed significantally enough to warrant the creation of its own repo.
This project was originally a fork of [this LinusU repo](https://github.com/LinusU/swift-napi-bindings) but has changed significantly enough to warrant the creation of its own repository.

The next step is to create a sample project to show how to actually use Napoli with Electron.
The next step is to create a sample project to show how to actually use Napoli with Electron.

0 comments on commit 67c263f

Please sign in to comment.