Skip to content

Commit d9d991b

Browse files
KevinEadymhdawson
authored andcommitted
doc: add ThreadSafeFunction to main README (#513)
PR-URL: #513 Reviewed-By: Gabriel Schulhof <[email protected]> Reviewed-By: NickNaso <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent ac6000d commit d9d991b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ The following is the documentation for node-addon-api.
106106
- [Async Operations](doc/async_operations.md)
107107
- [AsyncWorker](doc/async_worker.md)
108108
- [AsyncContext](doc/async_context.md)
109+
- [Thread-safe Functions](doc/threadsafe_function.md)
109110
- [Promises](doc/promises.md)
110111
- [Version management](doc/version_management.md)
111112

0 commit comments

Comments
 (0)