Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha committed Aug 20, 2013
1 parent f1caafc commit 7d94a0a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# <twitter>

A Web Component implementation of [Twitter's share button](https://twitter.com/about/resources/buttons#tweet) using Polymer.
Web Component wrapper for [Twitter's share button](https://twitter.com/about/resources/buttons#tweet) using Polymer.

> Maintained by [Zeno Rocha](https://github.com/zenorocha).
## Demo

![Twitter Button](http://zno.io/QtuS/twitter-element.png)

> [Check it live](http://customelements.github.io/twitter-element).
## Usage

1. Import Web Components' polyfill:
Expand Down Expand Up @@ -56,6 +58,8 @@ Attribute | Options | Default | Description

## History

* [v0.1.0](https://github.com/customelements/twitter-element/releases/tag/0.1.0) August 20, 2013
* Initial development release
* v0.0.1 August 19, 2013
* Started project using [boilerplate-element](https://github.com/customelements/boilerplate-element)

Expand Down

0 comments on commit 7d94a0a

Please sign in to comment.