Add language tag to readme example code for syntax highlighting
This commit is contained in:
@@ -15,7 +15,7 @@ For more information, see the [documentation](https://docs.rs/grapherity/latest/
|
|||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
```
|
```rust
|
||||||
// Brings commonly used traits into scope.
|
// Brings commonly used traits into scope.
|
||||||
use grapherity::prelude::*;
|
use grapherity::prelude::*;
|
||||||
use grapherity::models::Graph;
|
use grapherity::models::Graph;
|
||||||
|
|||||||
Reference in New Issue
Block a user