Skip to content

Commit cc99544

Browse files
remove npm bundle size batch
1 parent 63c988e commit cc99544

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@
33
[![NPM version](https://img.shields.io/npm/v/codegyan)](https://npmjs.org/package/codegyan)
44
![npm downloads](https://img.shields.io/npm/dt/codegyan)
55
![npm collaborators](https://img.shields.io/npm/collaborators/codegyan)
6-
![npm bundle size](https://img.shields.io/bundlephobia/minzip/codegyan)
76
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)
87

8+
9+
[![npm version](https://badge.fury.io/js/codegyan.svg)](https://badge.fury.io/js/codegyan)
10+
[![Bundlephobia](https://img.shields.io/bundlephobia/minzip/codegyan)](https://bundlephobia.com/result?p=codegyan)
11+
912
This library provides convenient access to the Codegyan REST API from TypeScript or JavaScript.
1013

1114
To learn how to use the OpenAI API, check out our and [Documentation](https://developer.codegyan.in/docs).

0 commit comments

Comments
 (0)