diff --git a/README.md b/README.md index 9954e5b..417af7c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For more information, see the [documentation](https://docs.rs/grapherity/latest/ ## Example -``` +```rust // Brings commonly used traits into scope. use grapherity::prelude::*; use grapherity::models::Graph;