mirror of
https://github.com/konpa/devicon.git
synced 2025-07-31 03:40:16 +02:00
Update readme and npm infos
This commit is contained in:
@@ -69,6 +69,14 @@ _2 ways of using devicon:_
|
||||
<i class="devicon-git-plain-wordmark colored"></i>
|
||||
```
|
||||
|
||||
##### NPM package
|
||||
|
||||
You can install devicon as a dependency to your project
|
||||
|
||||
```
|
||||
npm install --save devicon
|
||||
```
|
||||
|
||||
<sub>Final font is build with [Icomoon app](https://icomoon.io/)</sub>
|
||||
|
||||
##### See the [devicon.json file](https://github.com/konpa/devicon/blob/master/devicon.json) or [devicon.fr](http://devicon.fr/) for complete and up to date reference of icon's available versions.
|
||||
|
@@ -13,7 +13,8 @@
|
||||
"keywords": [
|
||||
"programming",
|
||||
"icons",
|
||||
"svg"
|
||||
"svg",
|
||||
"font"
|
||||
],
|
||||
"author": "konpa",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user