Skip to content

Commit

Permalink
Merge pull request #588 from NickNaso/add-asyncprogress-worker-readme
Browse files Browse the repository at this point in the history
doc: Added AsyncProgressWorker to readme
  • Loading branch information
NickNaso authored Nov 13, 2019
2 parents aa79e37 + 2298dfa commit 24d75dd
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 @@ -107,6 +107,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)
- [AsyncProgressWorker](doc/async_progress_worker.md)
- [Thread-safe Functions](doc/threadsafe_function.md)
- [Promises](doc/promises.md)
- [Version management](doc/version_management.md)
Expand Down

0 comments on commit 24d75dd

Please sign in to comment.