Skip to content

Commit 68d74ff

Browse files
committed
docs: update README
1 parent 00f226b commit 68d74ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ yarn add @jsdocs-io/extractor
3535

3636
Analyze the latest version of the `query-registry` package from the npm registry:
3737

38-
> **Warning**: analyzing packages is a blocking operation that requires some time to finish!
38+
> **Warning**: analyzing packages is a blocking operation that requires some time (even seconds) to finish! Using a worker pool is recommended.
3939
4040
```typescript
4141
import { analyzeRegistryPackage } from '@jsdocs-io/extractor';

0 commit comments

Comments
 (0)