diff options
author | dfhoughton <dfhoughton@gmail.com> | 2018-12-29 17:29:52 -0500 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2018-12-29 17:29:52 -0500 |
commit | 8235e2be69d41b1f477a4adc1ac3fbb2c4a16533 (patch) | |
tree | 48c75f1769c42bbe96c73a98dbbb5356d539989c /README.md | |
parent | ede2d1cc897b2b01bf77a37b8e7ce73ac45180fb (diff) | |
download | two-timer-8235e2be69d41b1f477a4adc1ac3fbb2c4a16533.zip |
better URL in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ # two-timer Rust library for parsing English time expressions into start and end timestamps -The complete API is available at https://docs.rs/two_timer/. +The complete API is available at https://docs.rs/two_timer/0.1.0/two_timer/. |