Skip to content

Commit

Permalink
Merge branch 'master' of github.com:slessans/scl-express-co
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-pig-walrus committed Dec 14, 2015
2 parents 5fdecfc + e946729 commit df89ba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/slessans/scl-express-co.svg?branch=master)](https://travis-ci.org/slessans/scl-express-co)

# Express Co
Small, flexible utility for wrapping express middleware in [co](https://github.com/tj/co) so that
you can use async/await-like syntax via generators yielding promises, and not deal with calling
Expand Down

0 comments on commit df89ba6

Please sign in to comment.