Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliancwirko authored Feb 14, 2023
1 parent 644cc5b commit 4b7cdc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

`useElven` is a set of hooks and tools designed to work with React-base applications.

The tool is a wrapper for [sdk-js](https://docs.multiversx.com/sdk-and-tools/sdk-js/) - a set of Typescript/Javascript libraries.
It is a wrapper for [sdk-js](https://docs.multiversx.com/sdk-and-tools/sdk-js/) - a set of Typescript/Javascript libraries.

### Install

Expand All @@ -30,8 +30,8 @@ Check all of the hooks here: [SDK Reference](https://www.useElven.com/docs/sdk-r

See ready to use demo templates:

- [Next.js Dapp Template]()
- [React + Vite Dapp Template]()
- [Next.js Dapp Template](https://github.com/xdevguild/nextjs-dapp-template)
- [React + Vite Dapp Template](https://useElven-react-vite-demo.netlify.app)

### Development

Expand Down

0 comments on commit 4b7cdc7

Please sign in to comment.