From adeb2dc6278ba3e0efd77d27c4b672c40e3a038d Mon Sep 17 00:00:00 2001 From: Oleksandr Date: Thu, 12 Sep 2024 13:46:07 +0300 Subject: [PATCH] Update README --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 1fec47b..85a31c3 100644 --- a/profile/README.md +++ b/profile/README.md @@ -2,7 +2,7 @@ # Welcome to the Scroll org repos! -Scroll is its own Layer 2 network built on Ethereum (more specifically, a “zero-knowledge rollup”). +[Scroll](https://scroll.io/) is its own Layer 2 network built on Ethereum (more specifically, a “zero-knowledge rollup”). If you’re experienced in building on Ethereum, your code, dependencies, and tooling work with Scroll out of the box. This is possible because our network is compatible with EVM bytecode and designed to feel just like developing on Ethereum.