mirror of
https://github.com/konpa/devicon.git
synced 2025-08-29 17:20:09 +02:00
Update bower and readme
This commit is contained in:
@@ -69,12 +69,16 @@ _2 ways of using devicon:_
|
||||
<i class="devicon-git-plain-wordmark colored"></i>
|
||||
```
|
||||
|
||||
##### NPM package
|
||||
##### NPM and Bower packages
|
||||
|
||||
You can install devicon as a dependency to your project
|
||||
You can install devicon as a dependency to your project either with NPM or Bower
|
||||
|
||||
```
|
||||
// NPM
|
||||
npm install --save devicon
|
||||
|
||||
// Bower
|
||||
bower install --save devicon
|
||||
```
|
||||
|
||||
<sub>Final font is build with [Icomoon app](https://icomoon.io/)</sub>
|
||||
|
Reference in New Issue
Block a user