Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit 1da909b

Browse files
author
Charlike Mike Reagent
committed
chore(readme): fix badges and readme
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent ce2e969 commit 1da909b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.verb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)