Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinmittal23 committed Oct 4, 2023
1 parent 4976e7c commit 580a3da
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,14 @@ With Chain Indexer Framework, you can unlock the true potential of EVM blockchai

## Installation

You can install the package using [NPM](https://www.npmjs.com/package/@maticnetwork/chain-indexer-framework) or using [Yarn](https://yarnpkg.com/package/@maticnetwork/chain-indexer-framework)
You can install the package using [NPM](https://www.npmjs.com/package/@maticnetwork/chain-indexer-framework)

### Using NPM

```bash
npm install @maticnetwork/chain-indexer-framework
```

### Yarn

```bash
yarn add @maticnetwork/chain-indexer-framework
```

## Usage

```typescript
Expand Down

0 comments on commit 580a3da

Please sign in to comment.