Skip to content

Commit

Permalink
Add one-liner
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Feb 5, 2024
1 parent c5d7c10 commit 015202b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -23,6 +23,8 @@ Click here for [our live demo](https://compulim.github.io/use-schema-org-action/

## How to use

The `useSchemaOrgAction` hook is very similar to React built-in `useState` hook with extra functionality to expose the business logics of an action .

To install this package, run `npm install use-schema-org-action` or visit our [package on NPM](https://npmjs.com/package/use-schema-org-action).

```ts
Expand Down

0 comments on commit 015202b

Please sign in to comment.