diff --git a/src/lib.rs b/src/lib.rs index 1e59be5..dc34fd8 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,4 +1,6 @@ -//! binsider +//! **binsider** - Analyze ELF binaries like a boss πŸ˜ΌπŸ•΅οΈβ€β™‚οΈ +//! +//! See the [documentation](https://binsider.dev) for more information. #![warn(missing_docs, clippy::unwrap_used)]