summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2018-12-29 17:26:26 -0500
committerdfhoughton <dfhoughton@gmail.com>2018-12-29 17:26:26 -0500
commitede2d1cc897b2b01bf77a37b8e7ce73ac45180fb (patch)
treebe55bdf61a710294f91c327cc417d6d087ace82f
parent5c2fbd0e0cde0eb2a920c9382bd6c424a033fdfb (diff)
downloadtwo-timer-ede2d1cc897b2b01bf77a37b8e7ce73ac45180fb.zip
slightly better README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 46a8f33..b5cfb54 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
# two-timer
Rust library for parsing English time expressions into start and end timestamps
-More description will follow.
+The complete API is available at https://docs.rs/two_timer/.