diff --git a/README.md b/README.md index 6c4d1ff..77c7820 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ will provide the following functionality: * Call new handlers of the specified event with each of the prior event data sets in order of event occurrence. -* Add a `.clearGuaranteedQueue()` method to the emitter to facilitate +* Add a `.clearGuaranteedQueue()` method to the emitter to facilitate event cache cleaning. This is useful for modules like [glob](https://github.com/isaacs/node-glob)