Skip to content

Commit 812e2ab

Browse files
committed
Add header img to readme
1 parent 8e616e9 commit 812e2ab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
![](https://user-images.githubusercontent.com/176499/96893278-ebc67580-1460-11eb-9530-d5df3a3d65d0.png)
1+
![](/img/hardhat-header.png)
22

3-
Hardhat is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with smart contracts.
3+
Hardhat is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with smart contracts.
44

55
Built by the [Nomic Foundation](https://nomic.foundation/) for the Ethereum community.
66

@@ -28,4 +28,4 @@ To learn more about Hardhat, check out the [documentation](https://hardhat.org/d
2828

2929
Contributions are always welcome! Feel free to open any issue or send a pull request.
3030

31-
Go to [CONTRIBUTING.md](https://github.com/NomicFoundation/hardhat/blob/main/CONTRIBUTING.md) to learn about how to set up Hardhat's development environment.
31+
Go to [CONTRIBUTING.md](https://github.com/NomicFoundation/hardhat/blob/main/CONTRIBUTING.md) to learn about how to set up Hardhat's development environment.

img/hardhat-header.png

563 KB
Loading

v-next/hardhat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://user-images.githubusercontent.com/176499/96893278-ebc67580-1460-11eb-9530-d5df3a3d65d0.png)
1+
![](/img/hardhat-header.png)
22

33
Hardhat is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract.
44

0 commit comments

Comments
 (0)