From 2d6ceb27ac60e119f9bfecf78226e7c3467f8439 Mon Sep 17 00:00:00 2001 From: Melloware Date: Sun, 28 Jul 2024 07:57:24 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 63f6096..53493d3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![npm version](https://badge.fury.io/js/primelocale.svg)](https://badge.fury.io/js/primelocale) +![NPM Downloads](https://img.shields.io/npm/dm/primelocale?color=purple) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![primelocale](https://snyk.io/advisor/npm-package/primelocale/badge.svg)](https://snyk.io/advisor/npm-package/primelocale) + # Internationalization and Localization The Locale API allows setting i18n and l7n options globally for the components. You can import json files in this repo and use them in the locale API in the Prime UI libraries.