diff --git a/README.md b/README.md index 9462a14..7d3e335 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Inspired by: # Usage Add this to ``Cargo.toml``: -``` +```toml [dependencies] owoify = "0.1.3" ``` ``example.rs``: -``` +```rust use owoify::OwOifiable; fn main() {