Skip to content

Commit

Permalink
chore: add docs to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Nov 2, 2023
1 parent 86e68a2 commit 60ea2e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ const client = createPublicClient({
const blockNumber = await client.getBlockNumber();
```

## Documentation

[Head to the documentation](https://viem.sh/docs) to read and learn more about viem.

## Community

Check out the following places for more viem-related content:
Expand Down
1 change: 1 addition & 0 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
"ws": "8.13.0"
},
"license": "MIT",
"homepage": "https://viem.sh",
"repository": "wagmi-dev/viem",
"authors": [
"awkweb.eth",
Expand Down

1 comment on commit 60ea2e6

@vercel
Copy link

@vercel vercel bot commented on 60ea2e6 Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.