diff --git a/README.md b/README.md index 3ad2b25..600b397 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Gillie - JavaScript MicroFramework ======= +[![Build Status](https://travis-ci.org/PabloVallejo/gillie.svg?branch=master)](https://travis-ci.org/PabloVallejo/gillie) Gillie is a JavaScript micro-framework that lets you easily structure your app using `models`, `views` and `handlers`. Gillie takes things from Backbone, jQuery and Underscore, it is very easy to set up and it's only dependency is jQuery.