Skip to content

Commit ce5c0d7

Browse files
docs(readme): add bundle size badge (#409)
1 parent 1254813 commit ce5c0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mux Node API Library
22

3-
[![NPM version](https://img.shields.io/npm/v/@mux/mux-node.svg)](https://npmjs.org/package/@mux/mux-node)
3+
[![NPM version](https://img.shields.io/npm/v/@mux/mux-node.svg)](https://npmjs.org/package/@mux/mux-node) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/@mux/mux-node)
44

55
This library provides convenient access to the Mux REST API from server-side TypeScript or JavaScript.
66

0 commit comments

Comments
 (0)