diff --git a/README.md b/README.md index b5b409c..719b081 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -![GitHub](https://img.shields.io/github/license/benevolarX/string-type-convertor?style=for-the-badge) -![npm](https://img.shields.io/npm/dw/string-type-convertor?style=for-the-badge)[npm-link] -![npm bundle size](https://img.shields.io/bundlephobia/min/string-type-convertor?style=for-the-badge)[npm-link] +[![GitHub license](https://img.shields.io/github/license/benevolarX/string-type-convertor?style=for-the-badge)](https://github.com/benevolarX/string-type-convertor/blob/main/LICENSE) +![npm](https://img.shields.io/npm/dw/string-type-convertor?style=for-the-badge) +![npm bundle size](https://img.shields.io/bundlephobia/min/string-type-convertor?style=for-the-badge) +[![GitHub issues](https://img.shields.io/github/issues/benevolarX/string-type-convertor?style=for-the-badge)](https://github.com/benevolarX/string-type-convertor/issues) + # string-type-convertor string-type-convertor is a js library for transform string to typed value (number, boolean, float, null, undefined, ...)