Browse Source

I replaced the icon and added a link in README with a description of where to get SVG icons

dependabot/npm_and_yarn/lodash-4.17.19
Alexandrshy 5 years ago
parent
commit
81e3290ff5
  1. 5
      README.md

5
README.md

@ -7,6 +7,7 @@
- [Installation](#installation)
- [Install using npm](#install-using-npm)
- [Install using Yarn](#install-using-yarn)
- [Icons](#icons)
- [Usage](#usage)
- [Import component](#import-component)
- [Add the button to your template](#add-the-button-to-your-template)
@ -38,6 +39,10 @@ yarn add vue-share-buttons
```
[Link to Yarn](https://yarn.pm/vue-share-buttons)
## Icons
For icons, I use [simpleicons](https://simpleicons.org/)
## Usage
You need to import each social button separately. For example, you want to use the share button on Twitter. To do this you need:

Loading…
Cancel
Save