Skip to content

Commit 19234a3

Browse files
authored
Docs: Add badges (#3)
1 parent 96bb73f commit 19234a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
[![Build Status](https://img.shields.io/travis/MaritzSTL/mtz-lazy-imports-handler-behavior/master.svg?style=flat-square)](https://travis-ci.org/MaritzSTL/mtz-lazy-imports-handler-behavior)
2+
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg?style=flat-square)](https://www.webcomponents.org/element/MaritzSTL/mtz-lazy-imports-handler-behavior)
3+
14
# \<mtz-lazy-imports-handler-behavior\>
25

3-
Pulls in the Polymer.LazyImportsBehavior and listens for an event to tell an instance of this behavior to attempt to import a lazy-group within the provided domain, if it is found then it will stop the event propagation. Listens for events on the use-capture event cycle.
6+
Pulls in the `Polymer.LazyImportsBehavior` and listens for an event to tell an instance of this behavior to attempt to import a lazy-group within the provided domain, if it is found then it will stop the event propagation. Listens for events on the use-capture event cycle.
47

58
## Install the Polymer-CLI
69

0 commit comments

Comments
 (0)