From f896e00aba0d73577e6603da370042ef31b2233f Mon Sep 17 00:00:00 2001 From: Kevin J <6829515+kmjones1979@users.noreply.github.com> Date: Thu, 30 Nov 2023 11:26:19 -0800 Subject: [PATCH] small readme change --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8407963..ebf6287 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🏗 Scaffold-ETH 2 Solidity Challenges +# 👷 Scaffold-ETH 2 Solidity Challenges 👷🏽‍♀️ This is a collection of Scaffold-ETH challenges aimed at teaching the basics of the following concepts: @@ -10,6 +10,8 @@ This is a collection of Scaffold-ETH challenges aimed at teaching the basics of > NOTE: These challenges are a work in progress, if you find bugs please submit a pull request. I suggest watching this repo to stay up to date on changes and additions. +--- + ## 🏗 About Scaffold-ETH 2