diff --git a/README.md b/README.md index 6f1a97b..24fa517 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ To install via npm, simply do the following: ```bash $ npm install boxicons --save ``` +or install via yarn + +```bash +$ yarn add boxicons +``` import the module ```javscript