diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ # Bota's Time Crate -A crate I created to give me things that I want in a time crate, like a generic TimeZone API, and accurate leap-second handling +A crate I created to give me things that I want in a time crate, like a generic TimeZone API, and accurate leap-second handling. + +Thanks to the developers of the time and chrono crates for serving as a guide throughout writing the API. |
