mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-05-02 09:06:43 +03:00
Specify language for syntax highlighting in README
This commit is contained in:
parent
d1eaccc6d5
commit
1d342cb6e7
@ -16,7 +16,7 @@ $ npm install simple-icons
|
|||||||
|
|
||||||
The API can then be used as follows:
|
The API can then be used as follows:
|
||||||
|
|
||||||
```
|
```javascript
|
||||||
const simpleIcons = require('simple-icons');
|
const simpleIcons = require('simple-icons');
|
||||||
|
|
||||||
console.log(simpleIcons['Google+']);
|
console.log(simpleIcons['Google+']);
|
||||||
|
Loading…
Reference in New Issue
Block a user