diff --git a/README.md b/README.md index c3451b4f5..701913221 100644 --- a/README.md +++ b/README.md @@ -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)