Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Destiner committed Mar 21, 2024
1 parent 0a544bc commit 05f591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const url = alchemy(1, '<your-alchemy-key>');
// https://eth-mainnet.g.alchemy.com/v2/<your-alchemy-key>
```

With [viem](https://github.com/wagmi-dev/viem):
With [viem](https://viem.sh):

```ts
import { createPublicClient, http } from 'viem';
Expand Down

0 comments on commit 05f591b

Please sign in to comment.