Skip to content

Commit 088dbb0

Browse files
committed
fix: update readme
1 parent 03dc6fa commit 088dbb0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.husky/commit-msg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pnpm commitlint --config commitlint.config.js --edit "$1"
1+
pnpm commitlint --config commitlint.config.js --edit "$1"

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Description.
1414
pnpm i pkg
1515
```
1616

17-
[npm-url]: https://npmjs.com/package/@tinyhttp/favicon
18-
[github-actions]: https://github.com/tinyhttp/favicon/actions
19-
[gh-actions-img]: https://img.shields.io/github/workflow/status/tinyhttp/favicon/CI?style=for-the-badge&logo=github&label=&color=hotpink
20-
[cov-img]: https://img.shields.io/coveralls/github/tinyhttp/favicon?style=for-the-badge&color=hotpink
21-
[cov-url]: https://coveralls.io/github/tinyhttp/favicon
22-
[npm-img]: https://img.shields.io/npm/dt/@tinyhttp/favicon?style=for-the-badge&color=hotpink
17+
[npm-url]: https://npmjs.com/package/@tinyhttp/repo-template
18+
[github-actions]: https://github.com/tinyhttp/repo-template/actions
19+
[gh-actions-img]: https://img.shields.io/github/actions/workflow/status/tinyhttp/repo-template/ci.yml?branch=master&style=for-the-badge&color=hotpink&label=&logo=github
20+
[cov-img]: https://img.shields.io/coveralls/github/tinyhttp/repo-template?style=for-the-badge&color=hotpink
21+
[cov-url]: https://coveralls.io/github/tinyhttp/repo-template
22+
[npm-img]: https://img.shields.io/npm/dt/@tinyhttp/repo-template?style=for-the-badge&color=hotpink

0 commit comments

Comments
 (0)