From 55b1c4644cfaf475ee45f7057a7b1462975313fa Mon Sep 17 00:00:00 2001 From: Nils Homer Date: Thu, 30 Apr 2026 13:34:41 -0700 Subject: [PATCH] docs(readme): use absolute URLs for logo images Use https://raw.githubusercontent.com///main/... for logo references so they render on crates.io. Relative paths render correctly on GitHub but are dropped by the crates.io README sanitizer, leaving a broken image at the top of every crate page. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 44df649..0ac1397 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Identify which human reference genome was used to align a BAM/SAM/CRAM file.

- - - Fulcrum Genomics + + + Fulcrum Genomics