From 36c627a57239b661f81ac938f20bdba8b5357545 Mon Sep 17 00:00:00 2001 From: PastaClaw Date: Wed, 11 Mar 2026 09:42:48 -0500 Subject: [PATCH] chore: address CodeRabbit feedback from #493 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix README badge URLs: dashevo → dashpay for license, CI, and lines-of-code badges (codecov badges were already correct) - Move crate_flags output after the crate loop so coverage flags are only emitted when at least one crate actually executed (prevents advertising skipped crates like dash-fuzz on Windows to Codecov) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 694a0a48f..69ab55283 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@

Crate Info - MIT or Apache-2.0 Licensed - CI Status + MIT or Apache-2.0 Licensed + CI Status Coverage (master) Coverage (develop) API Docs Rustc Version 1.89+ - Lines of code + Lines of code