From ef4543c3c4a2028b3280320210dd47ae856730e3 Mon Sep 17 00:00:00 2001 From: Ibrahim Suleiman Date: Wed, 23 Jul 2025 12:53:30 +0100 Subject: [PATCH 1/2] docs: update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 550b60e9..df8dc2e3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Introduction to Foundry -Master the concepts to develop, test and deploy EVM contracts with Foundry \ No newline at end of file +Master the concepts to develop, test and deploy EVM contracts with Foundry + +- This repo introduces Foundry to the reader. \ No newline at end of file From 33ba57495ee77152c881bebe2580c36d3dac699f Mon Sep 17 00:00:00 2001 From: Ibrahim Suleiman Date: Wed, 23 Jul 2025 12:55:03 +0100 Subject: [PATCH 2/2] docs: update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df8dc2e3..5105be96 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Introduction to Foundry Master the concepts to develop, test and deploy EVM contracts with Foundry -- This repo introduces Foundry to the reader. \ No newline at end of file +- This repo introduces Foundry to the reader. +- This is a foundry project \ No newline at end of file