Skip to content

Commit

Permalink
doc: update readme metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
jrposada committed Dec 6, 2023
1 parent 6aff3e3 commit d2708ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Seed

[![Version](https://img.shields.io/npm/v/@jrposada/seed.svg)](https://www.npmjs.com/package/@jrposada/seed)
[![Downloads](https://img.shields.io/npm/dm/@jrposada/seed.svg)](https://www.npmjs.com/package/@jrposada/seed)
[![Install Size](https://packagephobia.now.sh/badge?p=@jrposada/seed)](https://packagephobia.now.sh/result?p=@jrposada/seed)
[![Version](https://img.shields.io/npm/v/@jrposada/create-seed.svg)](https://www.npmjs.com/package/@jrposada/create-seed)
[![Downloads](https://img.shields.io/npm/dm/@jrposada/create-seed.svg)](https://www.npmjs.com/package/@jrposada/create-seed)
[![Install Size](https://packagephobia.now.sh/badge?p=@jrposada/create-seed)](https://packagephobia.now.sh/result?p=@jrposada/create-seed)

## Getting started

1. Install

```shell
npm create @jrposada/seed@latest
npm create @jrposada/create-seed@latest
```

0 comments on commit d2708ac

Please sign in to comment.