summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Kimpton <chris@kimptoc.net>2013-04-01 09:20:03 +0100
committerChris Kimpton <chris@kimptoc.net>2013-04-01 09:20:03 +0100
commite9b844a250c8b78d6151b990f808ae5600214533 (patch)
tree40e4dfb384ab9f89d2034f6fad58d1a72002b573
parent432a43729db4881d146a94433391560a6fa13c49 (diff)
downloadasync-e9b844a250c8b78d6151b990f808ae5600214533.tar.gz
nudge travis to build
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 29d5ffe..269ee86 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
[![Build Status via Travis CI](https://travis-ci.org/kimptoc/async.png?branch=master)](https://travis-ci.org/kimptoc/async)
+
Async is a utility module which provides straight-forward, powerful functions
for working with asynchronous JavaScript. Although originally designed for
use with [node.js](http://nodejs.org), it can also be used directly in the