From 1d53b438f928d211acf07a1193b544a799e54549 Mon Sep 17 00:00:00 2001 From: Alberto Ricart Date: Thu, 23 May 2024 14:45:50 -0500 Subject: [PATCH] match repo name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8daaad9..45aa5e6 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# NODE NUID +# Nuid.js [![license](https://img.shields.io/github/license/nats-io/node-nuid.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![npm](https://img.shields.io/npm/v/nuid.svg)](https://www.npmjs.com/package/nuid) [![npm](https://img.shields.io/npm/dt/nuid.svg)](https://www.npmjs.com/package/nuid) [![npm](https://img.shields.io/npm/dm/nuid.svg)](https://www.npmjs.com/package/nuid) -A highly performant unique identifier generator. +A highly performant unique identifier generator for JavaScript. ## Installation