Skip to content

Commit 92d819b

Browse files
committed
fix title hierarchy
1 parent 56c74a6 commit 92d819b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ethereum-contracts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
Once you have set up your project, cd into its base directory and add the npm package:
3636

37-
##### foundry
37+
#### foundry
3838

3939
Prerequisites:
4040
- [forge](https://book.getfoundry.sh/getting-started/installation)
@@ -57,7 +57,7 @@ or
5757

5858
If you want to use **openzeppelin v5** in your project's contracts, you can use it alongside the v4 needed by Superfluid.
5959

60-
##### hardhat
60+
#### hardhat
6161

6262
Prerequisites:
6363
- [node.js v18+](https://nodejs.org/en/download). The project recommends v22, and is tested with versions 18,20,22.

0 commit comments

Comments
 (0)