Skip to content

Commit

Permalink
normalize readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MeTaNoV committed Mar 7, 2017
1 parent 43c426b commit c37f7eb
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg?style=flat-square)](https://www.webcomponents.org/element/GeoloeG/numbro-element)

`<numbro-element>` is a CSS friendly element wrapper for the [numbro.js](http://numbrojs.com/) library.
# `<numbro-element>`

## Demo
## Descripton

[https://metanov.github.io/numbro-element/](https://metanov.github.io/numbro-element/components/numbro-element/demo/)
`<numbro-element>` is a CSS friendly element wrapper for the [numbro.js](http://numbrojs.com/) library.

## Install

Expand Down Expand Up @@ -38,7 +38,11 @@ And then use it:
<numbro-element value="1000" format="0.0"></numbro-element>
```

See the [Documentation](https://metanov.github.io/numbro-element/) for more options.
See the [Documentation](https://geoloeg.github.io/numbro-element/) for more options.

## More Demos

[https://geoloeg.github.io/numbro-element/](https://geoloeg.github.io/numbro-element/components/numbro-element/demo/)

## Discussing

Expand All @@ -51,10 +55,3 @@ If you have any questions, you can find me on the [Polymer Slack Channel](https:
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## License

[MIT License](http://opensource.org/licenses/MIT) © Pascal Gula

[![Throughput Graph](https://graphs.waffle.io/MeTaNoV/numbro-element/throughput.svg)](https://waffle.io/MeTaNoV/numbro-element/metrics)

0 comments on commit c37f7eb

Please sign in to comment.