Skip to content

Commit 1d176e7

Browse files
authored
Update README.md
1 parent 841cc09 commit 1d176e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ or add `shared_lib` to your `Cargo.toml` file.
1313

1414
## Usage
1515

16-
```
16+
```rust
1717
use shared_lib::*;
1818
use std::path::PathBuf;
1919

@@ -30,4 +30,4 @@ fn main() {
3030

3131
[Documentation](https://docs.rs/shared_lib/latest/shared_lib/)
3232

33-
This library is available under the MIT License
33+
This library is available under the MIT License

0 commit comments

Comments
 (0)