diff --git a/README.md b/README.md index 57188aa..7fbbd4d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# timeoutqueue +# timeoutqueue - Execute functions asynchronously A simple library for executing functions asynchronously. A completed callback will be invoked, once all functions in the queue have completed executing.