diff --git a/README.md b/README.md index fb90198..eee4b1c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # i18next-async-backend [![Build](https://github.com/Widen/i18next-async-backend/actions/workflows/build.yml/badge.svg)](https://github.com/Widen/i18next-async-backend/actions/workflows/build.yml) +[![npm](https://img.shields.io/npm/v/i18next-async-backend)](https://www.npmjs.com/package/i18next-async-backend) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) i18next backend which loads resources via promises. Useful when loading resources via dynamic imports.