From dc339656ce9676e9a8f59128028025c43fe98071 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Tue, 21 Dec 2021 22:35:10 -0500 Subject: Added thanks to chrono and time --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f33d7b..e1da695 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3