Skip to content

Commit

Permalink
docs: make readme look better
Browse files Browse the repository at this point in the history
  • Loading branch information
AshGw committed Jun 11, 2024
1 parent 4128bab commit 98e3939
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 98e3939

Please sign in to comment.