Skip to content

Commit 63c988e

Browse files
update readme file
1 parent da96dac commit 63c988e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Codegyan Node API Library
22

33
[![NPM version](https://img.shields.io/npm/v/codegyan)](https://npmjs.org/package/codegyan)
4+
![npm downloads](https://img.shields.io/npm/dt/codegyan)
5+
![npm collaborators](https://img.shields.io/npm/collaborators/codegyan)
6+
![npm bundle size](https://img.shields.io/bundlephobia/minzip/codegyan)
7+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)
48

59
This library provides convenient access to the Codegyan REST API from TypeScript or JavaScript.
610

@@ -77,4 +81,4 @@ We are keen for your feedback; please open an [issue](https://www.github.com/cod
7781
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
7882

7983
## License
80-
This project is licensed under the MIT License. See the LICENSE file for details.
84+
This project is licensed under the **[MIT license](https://opensource.org/licenses/MIT)**. See the LICENSE file for details.

0 commit comments

Comments
 (0)