Skip to content

Commit

Permalink
Last readme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
amostajo committed Jun 30, 2016
1 parent df76eef commit e701202
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Social network sharing component for [Vue Js](http://vuejs.org/).
- [Props](#props)
- [Custom binding](#custom-binding)
- [Events](#event)
- [Networks supported](#networks-supported)
- [License](#license)

## Installation
Expand Down Expand Up @@ -141,6 +142,19 @@ new Vue({
});
```

### Networks supported

List of available networks to use in component:

Network | Child component or key
-------------- | -----------------------
Facebook | `facebook`
Twitter | `twitter`
Google + | `googleplus`
Pinterest | `pinterest`
Reddit | `reddit`
LinkedIn | `linkedin`

## License

Copyright (c) 2016 [10Quality](http://www.10quality.com/). Under MIT License.

0 comments on commit e701202

Please sign in to comment.