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][].
227227[ github-release-img] : https://img.shields.io/github/release/{%= repository %}.svg
228228
229229[ 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
231231
232232[ downloads-weekly-url] : https://www.npmjs.com/package/{%= name %}
233233[ 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][].
414414[ github-release-img ] : https://img.shields.io/github/release/tunnckoCore/parse-function.svg
415415
416416[ 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
418418
419419[ downloads-weekly-url ] : https://www.npmjs.com/package/parse-function
420420[ downloads-weekly-img ] : https://img.shields.io/npm/dw/parse-function.svg
You can’t perform that action at this time.
0 commit comments