From 60f8a860b75df7fce617146b08ba31cc134586a0 Mon Sep 17 00:00:00 2001 From: refcell Date: Mon, 11 Nov 2024 06:58:55 -0500 Subject: [PATCH] chore: touchup readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 62faeb2..3765407 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@

- CI - License - Book - Codecov + CI + License + Book + Codecov

@@ -23,14 +23,14 @@ ## Overview -The `superchain` is a suite of portable, modular `std` OP Stack components. +`super` is a suite of portable, modular `std` OP Stack components. [bin/](./bin/) provides a host of binary applications that compose [crates](./crates/). ## Development Status -`superchain` is currently in active development, and is not yet ready for use in production. +`super` is currently in active development, and is not yet ready for use in production. ## Security