Fix readme
This commit is contained in:
parent
90f75031c3
commit
b9505a6e88
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# key-rwlock
|
||||
Simple library for keyed asynchronous reader-writer locks.
|
||||
|
||||
#### Example
|
||||
## Example
|
||||
```rust
|
||||
use key_rwlock::KeyRwLock;
|
||||
|
||||
|
|
Reference in a new issue