Skip to content

Commit b26b653

Browse files
committed
docs(readme): surface rocketh.dev documentation link at the top
1 parent d2b2cd9 commit b26b653

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020

2121
Framework-agnostic deployment system for EVM smart contracts, and the deployment engine behind hardhat-deploy v2.
2222

23+
> 📚 **Full documentation is available at [rocketh.dev](https://rocketh.dev)** - guides, API reference and examples.
24+
2325
## Features
2426

2527
- 🔧 **Framework Agnostic** - Works with any Ethereum development toolchain
@@ -65,10 +67,6 @@ npm install rocketh @rocketh/deploy @rocketh/node
6567
yarn add rocketh @rocketh/deploy @rocketh/node
6668
```
6769

68-
## Documentation
69-
70-
For full documentation, visit [rocketh.dev](https://rocketh.dev).
71-
7270
## Getting Started
7371

7472
In this guide, we will create a new project using Rocketh from scratch..

0 commit comments

Comments
 (0)