Skip to content

Commit

Permalink
chore: update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 29, 2024
1 parent 53162bd commit 6e2b296
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# ⛨ CrossWS

[![npm version][npm-version-src]][npm-version-href]
[![bundle][bundle-src]][bundle-href]

<!-- [![npm downloads][npm-downloads-src]][npm-downloads-href] -->

<!-- [![Codecov][codecov-src]][codecov-href] -->
[![npm downloads][npm-downloads-src]][npm-downloads-href]

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

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

0 comments on commit 6e2b296

Please sign in to comment.