Skip to content

Commit 0dbce58

Browse files
authored
Merge pull request #120 from cakebaker/readme_fix_sentence
README.md: fix incorrect sentence
2 parents 52dca03 + 0c0a054 commit 0dbce58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A Rust crate for parsing human-readable relative time strings and human-readable
1616

1717
## Usage
1818

19-
Add this to your `Cargo.toml`:
19+
Add `parse_datetime` to your `Cargo.toml` with:
2020

2121
```
2222
cargo add parse_datetime

0 commit comments

Comments
 (0)