This repository was archived by the owner on Feb 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ Project scaffolded and managed with [hela][].
227
227
[ github-release-img] : https://img.shields.io/github/release/{%= repository %}.svg
228
228
229
229
[ license-url] : https://github.com/{%= repository %}/blob/master/LICENSE
230
- [ license-img] : https://img.shields.io/npm/l/ {%= name %} .svg?colorB=blue
230
+ [ license-img] : https://img.shields.io/badge/license- {%= license.replace('-', ' ') %}-blue .svg
231
231
232
232
[ downloads-weekly-url] : https://www.npmjs.com/package/{%= name %}
233
233
[ downloads-weekly-img] : https://img.shields.io/npm/dw/{%= name %}.svg
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ Project scaffolded and managed with [hela][].
414
414
[ github-release-img ] : https://img.shields.io/github/release/tunnckoCore/parse-function.svg
415
415
416
416
[ license-url ] : https://github.com/tunnckoCore/parse-function/blob/master/LICENSE
417
- [ license-img ] : https://img.shields.io/npm/l/parse-function .svg?colorB=blue
417
+ [ license-img ] : https://img.shields.io/badge/license-MIT-blue .svg
418
418
419
419
[ downloads-weekly-url ] : https://www.npmjs.com/package/parse-function
420
420
[ downloads-weekly-img ] : https://img.shields.io/npm/dw/parse-function.svg
You can’t perform that action at this time.
0 commit comments