From 5462375a0450156c3e1764f4bca784076a61ad0d Mon Sep 17 00:00:00 2001 From: Konstantin Koniukov Date: Thu, 21 Nov 2024 19:23:58 +0700 Subject: [PATCH] edited the docs, improved readability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e84d642..63b0b8a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Foundry is a blazing fast, portable and modular toolkit for Ethereum application development, written in Rust. -## Foundry components +## Foundry Components - **Forge**: An Ethereum testing framework, similar to Truffle, Hardhat, and DappTools. - **Cast**: A Swiss army knife for interacting with EVM smart contracts, sending transactions, and retriving blockchain data.