From 9788c809f1cf29d5590c5c3e675a1770b3e3d06f Mon Sep 17 00:00:00 2001 From: refcell Date: Tue, 25 Jun 2024 08:39:23 -0400 Subject: [PATCH] chore(docs): Label Cleanup (#307) * chore(docs): label cleanup * fixes * fix: left-align kona derive badges --- README.md | 6 +++--- crates/derive/README.md | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0643b675a..eb6b1b4f8 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@

CI FPVM Tests - License - Book - OP Stack + License + Book + OP Stack

diff --git a/crates/derive/README.md b/crates/derive/README.md index a4e7e7c74..505439b3f 100644 --- a/crates/derive/README.md +++ b/crates/derive/README.md @@ -1,6 +1,9 @@ # `kona-derive` -> **Notice**: This crate is a WIP. + CI + FPVM Tests + Kona Derive + License A `no_std` compatible implementation of the OP Stack's [derivation pipeline][derive].