Skip to content

Commit 27100df

Browse files
committed
fix round badge
1 parent f35aef8 commit 27100df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![tests](https://github.com/{{gh-namespace}}/{{repo-name}}/actions/workflows/nodejs.yml/badge.svg)
33
[![types](https://img.shields.io/npm/types/{{package-name}}?style=flat-square)](README.md)
44
[![module](https://img.shields.io/badge/module-ESM%2FCJS-blue?style=flat-square)](README.md)
5-
[![install size](https://packagephobia.com/badge?p={{package-name}})](https://packagephobia.com/result?p={{package-name}})
5+
[![install size](https://flat.badgen.net/packagephobia/install/@bicycle-codes/keys?cache-control=no-cache)](https://packagephobia.com/result?p=@bicycle-codes/keys)
66
[![GZip size](https://img.badgesize.io/https%3A%2F%2Fesm.sh%2F%40{{gh-namespace}}%2F{{repo-name}}%2Fes2022%2Ffile.mjs?style=flat-square&compression=gzip)](https://esm.sh/@substrate-system/{{repo-name}}/es2022/{{repo-name}}.mjs)
77
[![dependencies](https://img.shields.io/badge/dependencies-zero-brightgreen.svg?style=flat-square)](package.json)
88
[![semantic versioning](https://img.shields.io/badge/semver-2.0.0-blue?logo=semver&style=flat-square)](https://semver.org/)

0 commit comments

Comments
 (0)