diff --git a/Cargo.toml b/Cargo.toml index b0e47d5..86371da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ license = "MIT" authors = ["Vince Buffalo "] keywords = ["genomics", "bioinformatics", "compbio"] categories = ["science"] +documentation = "https://docs.rs/recmap/" repository = "https://github.com/vsbuffalo/recmap" description = "A library for reading and working with recombination maps in Rust"