Specify language for syntax highlighting in README

This commit is contained in:
birjolaxew 2017-09-17 03:56:26 +02:00
parent d1eaccc6d5
commit 1d342cb6e7
No known key found for this signature in database
GPG Key ID: 548A6D4C439CC3DD

View File

@ -16,7 +16,7 @@ $ npm install simple-icons
The API can then be used as follows:
```
```javascript
const simpleIcons = require('simple-icons');
console.log(simpleIcons['Google+']);