From 98e3939f436a07ed36ac15fdeae12c6859cb6cba Mon Sep 17 00:00:00 2001 From: AshGw Date: Tue, 11 Jun 2024 22:44:43 +0100 Subject: [PATCH] docs: make readme look better --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce530b5..9f5bf20 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ## Installation **npm** ```bash -npm i ts-roids +npm i loading-points ``` **pnpm** ```bash -pnpm i ts-roids +pnpm i loading-points ``` ## Usage diff --git a/package.json b/package.json index 1232808..34e727f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loading-points", - "version": "1.0.0", + "version": "1.0.1", "description": "React loading points component with the color and size you want", "keywords": [ "react",