mirror of
https://github.com/konpa/devicon.git
synced 2025-08-08 23:56:43 +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>
|
<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>
|
<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.
|
##### 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": [
|
"keywords": [
|
||||||
"programming",
|
"programming",
|
||||||
"icons",
|
"icons",
|
||||||
"svg"
|
"svg",
|
||||||
|
"font"
|
||||||
],
|
],
|
||||||
"author": "konpa",
|
"author": "konpa",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Reference in New Issue
Block a user