summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Early <alexander.early@gmail.com>2016-03-22 12:35:20 -0700
committerAlex Early <alexander.early@gmail.com>2016-03-22 12:35:20 -0700
commit153e496973f6f769c91ad4c3102ac9b8dce8d545 (patch)
tree347e9bc10d38e21e907a0916a5397d0789908469 /README.md
parentb743fa716daf4c8431dfcf25d3459dc18bce2501 (diff)
downloadasync-153e496973f6f769c91ad4c3102ac9b8dce8d545.tar.gz
Add link to 1.5.x docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2524099..2b5b593 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
[![Coverage Status](https://coveralls.io/repos/caolan/async/badge.svg?branch=master)](https://coveralls.io/r/caolan/async?branch=master)
[![Join the chat at https://gitter.im/caolan/async](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/caolan/async?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+*For Async v1.5.x documentation, go [HERE](https://github.com/caolan/async/blob/v1.5.2/README.md)*
Async is a utility module which provides straight-forward, powerful functions
for working with asynchronous JavaScript. Although originally designed for