Merge pull request #120 from cakebaker/readme_fix_sentence

README.md: fix incorrect sentence
This commit is contained in:
Sylvestre Ledru
2025-02-17 20:31:53 +01:00
committed by GitHub
+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