diff --git a/README.md b/README.md index 5aa56ea..479dce5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -underscore.catenate +underscore.catenate [![Build Status](https://travis-ci.org/mateusmaso/underscore.catenate.svg?branch=master)](https://travis-ci.org/mateusmaso/underscore.catenate) =================== This library is an extension for Underscore which allows chaining functions into a single method that executes them in sequence.