Skip to content

Commit d2b6aef

Browse files
stainless-botstainless-app[bot]
authored andcommitted
docs(readme): add bundle size badge (#426)
1 parent 8b63dc2 commit d2b6aef

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
# Anthropic TypeScript API Library
22

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

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

0 commit comments

Comments
 (0)