README.md: fix incorrect sentence

This commit is contained in:
Daniel Hofstetter
2025-02-17 14:51:34 +01:00
parent 52dca03c56
commit 0c0a054f70
+1 -1
View File
@@ -16,7 +16,7 @@ A Rust crate for parsing human-readable relative time strings and human-readable
## Usage
Add this to your `Cargo.toml`:
Add `parse_datetime` to your `Cargo.toml` with:
```
cargo add parse_datetime