From 3d1468b88af02ff7fe58e5d212d7b9dde665d41d Mon Sep 17 00:00:00 2001 From: refcell Date: Thu, 24 Oct 2024 10:05:08 -0400 Subject: [PATCH] fixes --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 862f963..784503a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Rope + op-rs

@@ -24,11 +24,11 @@ ## Overview -_**r**ust-**op**timism-**e**thereum_ +_**op**timism-**r**ust_ -`rope` is a suite of `std` OP Stack components built to be modular. +`op-rs` is a suite of portable, modular `std` OP Stack components. -[bin/](./bin/) provides a host of binary applications that compose rope's [crates](./crates/). +[bin/](./bin/) provides a host of binary applications that compose [crates](./crates/). ## Security