From 743f8683da4059509911423e356fca087e757350 Mon Sep 17 00:00:00 2001 From: Matt Zabriskie Date: Mon, 8 Sep 2014 10:49:01 -0600 Subject: [PATCH] Updating README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d447786..3f0ce8a 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,8 @@ When using the alias methods `url`, `method`, and `data` properties don't need t ### Concurrency +Helper functions for dealing with concurrent requests. + ##### axios.all(iterable) ##### axios.spread(callback)