diff --git a/README.md b/README.md index f1f0f9d..90a6fbd 100644 --- a/README.md +++ b/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: