add fancy travis status badge to the readme

This commit is contained in:
Daniel Freedman 2015-10-16 14:58:10 -07:00
parent 8080a30c02
commit e29fca85bb

View File

@ -1,5 +1,7 @@
# Polymer
[![Build Status](https://travis-ci.org/Polymer/polymer.svg?branch=master)](https://travis-ci.org/Polymer/polymer)
Polymer lets you build encapsulated, re-usable elements that work just like HTML elements, to use in building web applications.
```html