Skip to content

Commit

Permalink
Add a Minimal example section
Browse files Browse the repository at this point in the history
  • Loading branch information
1Git2Clone committed Feb 17, 2025
1 parent 8ae0253 commit 5adb7c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@
#![deny(clippy::get_unwrap, reason = "Prefer direct indexing for conciseness.")]

/*!
# Minimal example
If you wish to use this project as a library, all you need to have as a script is:
```
Expand Down

0 comments on commit 5adb7c4

Please sign in to comment.