diff --git a/README.md b/README.md index 2895407e..343c3ecd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -Brick / App-components +Brick ============== +[![Build Status](https://travis-ci.org/mozilla/brick.png)](https://travis-ci.org/mozilla/brick) + Brick is a bundle of re-usable UI components built with [x-tags](http://www.x-tags.org/) for quickly and flexibly building mobile HTML5 apps. Brick adds new HTML tags- widgets that allow developers to express the structure of an application in a clearer, more concise manner. In other words, Brick provides minimal-markup, cross-browser implementations of common user interface designs, from calendars to slidebars to cycleable galleries, taking care of most of the under-the-hood boilerplate for you. @@ -119,4 +121,4 @@ Full documentation can be found on [the Brick site](http://mozilla.github.io/bri * A set of associated options of which only one can be selected at a time * Designed to appear as a cohesive set -* Essentially several Toggles with the appearance of option buttons \ No newline at end of file +* Essentially several Toggles with the appearance of option buttons