Skip to content

Commit 6e2b296

Browse files
committed
chore: update badges
1 parent 53162bd commit 6e2b296

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# ⛨ CrossWS
22

33
[![npm version][npm-version-src]][npm-version-href]
4-
[![bundle][bundle-src]][bundle-href]
5-
6-
<!-- [![npm downloads][npm-downloads-src]][npm-downloads-href] -->
7-
8-
<!-- [![Codecov][codecov-src]][codecov-href] -->
4+
[![npm downloads][npm-downloads-src]][npm-downloads-href]
95

106
👉 Elegant, typed, and simple interface to implement platform-agnostic WebSocket servers
117

@@ -280,7 +276,3 @@ Published under [MIT License](./LICENSE).
280276
[npm-version-href]: https://npmjs.com/package/crossws
281277
[npm-downloads-src]: https://img.shields.io/npm/dm/crossws?style=flat&colorA=18181B&colorB=F0DB4F
282278
[npm-downloads-href]: https://npmjs.com/package/crossws
283-
[codecov-src]: https://img.shields.io/codecov/c/gh/unjs/crossws/main?style=flat&colorA=18181B&colorB=F0DB4F
284-
[codecov-href]: https://codecov.io/gh/unjs/crossws
285-
[bundle-src]: https://img.shields.io/bundlephobia/minzip/crossws?style=flat&colorA=18181B&colorB=F0DB4F
286-
[bundle-href]: https://bundlephobia.com/result?p=crossws

0 commit comments

Comments
 (0)