mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-14 01:00:27 +08:00
How to install by bower
This commit is contained in:
parent
a65bd93d81
commit
8105da076c
10
README.md
10
README.md
@ -7,6 +7,16 @@ Stay up to date [@fontawesome](http://twitter.com/fontawesome).
|
||||
|
||||
Get started at http://fontawesome.io!
|
||||
|
||||
##How to install
|
||||
|
||||
```bower install fontawesome --save```
|
||||
|
||||
And add to your index.html
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="bower_components/fontawesome/css/font-awesome.css" />
|
||||
```
|
||||
|
||||
##License
|
||||
- The Font Awesome font is licensed under the SIL OFL 1.1:
|
||||
- http://scripts.sil.org/OFL
|
||||
|
Loading…
Reference in New Issue
Block a user