Skip to content

Commit

Permalink
add WC.org badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Granze authored Aug 3, 2017
1 parent ec82046 commit d754b5d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/Granze/flip-clock.svg?branch=master)](https://travis-ci.org/Granze/flip-clock)
[![Build Status](https://travis-ci.org/Granze/flip-clock.svg?branch=master)](https://travis-ci.org/Granze/flip-clock) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/granze/flip-clock)


# <flip-clock>

Expand All @@ -18,7 +19,7 @@ A flip clock, timer and countdown made with [Polymer](http://polymer-project.org
```
-->
```html
<flip-clock>...</flip-clock>
<flip-clock></flip-clock>
```

## Installation
Expand Down

0 comments on commit d754b5d

Please sign in to comment.