Skip to content

Commit 1a1be92

Browse files
committed
initial
1 parent b3d7b0b commit 1a1be92

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ A Polymer 2.0 based collection of reusable web components
33

44
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/owner/my-element)
55

6+
## Demo
7+
[Click here for docs & demo](http://github.com)
8+
69

710
# PF Page Indicator
811

@@ -27,10 +30,6 @@ See the list of elements, demos, and documentation by browsing this collection o
2730

2831
Comments, questions, suggestions, issues, and pull requests are all welcome.
2932

30-
### Get in touch with the team
31-
32-
33-
- [Twitter](https://twitter.com/)
3433

3534
### Some ways to help:
3635

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "pixy-dot-nav",
33
"main": "pixy-dot-nav.html",
4+
"element-collection": "pf-elements",
45
"dependencies": {
56
"polymer": "Polymer/polymer#^2.0.0-rc.2",
67
"paper-listbox": "PolymerElements/paper-listbox#2.0-preview"

0 commit comments

Comments
 (0)