Skip to content

Commit

Permalink
docs(readme): remove extra scripts (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: Almanov Nikita <131481562+nikkeyl@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and nikkeyl authored Aug 17, 2024
1 parent 3cb8f20 commit c968205
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,9 @@
## Installation

```shell
# bun
bun i -D @archoleat/validate-font-file-name
```

```shell
# pnpm
pnpm i -D @archoleat/validate-font-file-name
```

```shell
# npm
npm i -D @archoleat/validate-font-file-name
```

```shell
# yarn
yarn add -D @archoleat/validate-font-file-name
```

## Usage

```js
Expand Down

0 comments on commit c968205

Please sign in to comment.