Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alfalabs authored Jun 7, 2018
1 parent 7301952 commit ef2159e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/owner/my-element)
# alfa-clock

Polymer web component to display a clock.
Expand Down Expand Up @@ -52,4 +53,5 @@ Examples of colors:
--face-filter: invert(.5) sepia(1) saturate(5) hue-rotate(60deg); /* green */
--face-filter: invert(.5) sepia(5) saturate(25) hue-rotate(-45deg); /* red */
```

## Requirements
Modern Browser supporting CSS3, tested with Polymer 2 and Chrome

0 comments on commit ef2159e

Please sign in to comment.