Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
docs(README): remove usage examples for specific package managers
Browse files Browse the repository at this point in the history
  • Loading branch information
awgv committed Jun 4, 2024
1 parent 7c85309 commit 7ec075d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ The hook was created as an abstraction for notifications and is essentially a pa

### Usage

```
npm i @awgv/use-timer-hook --save
```
Package name:

```
yarn add @awgv/use-timer-hook
@awgv/use-timer-hook
```

The hook is well-documented internally, so you can rely on your editor for intelligent code completion.
Expand Down

0 comments on commit 7ec075d

Please sign in to comment.