Skip to content

Commit

Permalink
doc: add ThreadSafeFunction to main README (#513)
Browse files Browse the repository at this point in the history
PR-URL: #513
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: NickNaso <nicoladelgobbo@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
  • Loading branch information
KevinEady authored and mhdawson committed Jul 18, 2019
1 parent ac6000d commit d9d991b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ The following is the documentation for node-addon-api.
- [Async Operations](doc/async_operations.md)
- [AsyncWorker](doc/async_worker.md)
- [AsyncContext](doc/async_context.md)
- [Thread-safe Functions](doc/threadsafe_function.md)
- [Promises](doc/promises.md)
- [Version management](doc/version_management.md)

Expand Down

0 comments on commit d9d991b

Please sign in to comment.