Skip to content

Commit

Permalink
Small change to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
depsimon committed Feb 27, 2018
1 parent b171dc2 commit fa85060
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Publish the Blade Font Awesome 5 config file:
php artisan vendor:publish --provider="Depsimon\BladeFa5\BladeFa5ServiceProvider"
```

Go to https://fontawesome.com/ and download the latest version (Free or Pro). Unzip the package and go to `fontawesome-free-5.0.7/advanced-options/svg-sprites`.

Copy all the files from there to you `resources/assets/svg` directory.

## Configuration

Inside `config/blade-fa5.php`, you can specify the spritesheets path, the default weight and the default classes for icons.
Expand Down

0 comments on commit fa85060

Please sign in to comment.