Skip to content

Commit

Permalink
docs: updates the tagline of the omics crate
Browse files Browse the repository at this point in the history
  • Loading branch information
claymcleod committed Oct 9, 2024
1 parent a207d34 commit 438887c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion omics/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
//! Foundations for genomics.
//! Foundational representations for Rust omics ecosystem.
//!
//! See each individual module's documentation for more information.

#[cfg(feature = "coordinate")]
#[doc(inline)]
Expand Down

0 comments on commit 438887c

Please sign in to comment.