Skip to content

Commit

Permalink
docs(lib): update the crate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Sep 11, 2024
1 parent 901068e commit f01454a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -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)]

Expand Down

0 comments on commit f01454a

Please sign in to comment.