Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ovanschie authored May 31, 2018
1 parent b38c575 commit c162d36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ Quickly output a Font Awesome icon.

```blade
@fa('address-book', 'optional-extra-class')
// for Font Awesome 5 (solid, regular, light, brand):
@fas('address-book', 'optional-extra-class')
@far('address-book', 'optional-extra-class')
@fal('address-book', 'optional-extra-class')
Expand Down

0 comments on commit c162d36

Please sign in to comment.