diff --git a/README.md b/README.md index 019a5e7..26999ec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Alphabets [![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml) +![npm](https://img.shields.io/npm/v/alphabets) +![npm bundle size](https://img.shields.io/bundlephobia/min/alphabets) A tiny JS dependency (<2kb!) which exports many alphabets for many use cases. diff --git a/docs/index.md b/docs/index.md index a51d7a1..6f97602 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,6 +6,8 @@ A tiny JS dependency (<2kb!) which exports many alphabets for many use cases. [![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml) +![npm](https://img.shields.io/npm/v/alphabets) +![npm bundle size](https://img.shields.io/bundlephobia/min/alphabets) ## Why would I use this?