diff --git a/README.md b/README.md index 25fc6db..c5e0d70 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Rust-chrono Date and time handling for Rust. +[Complete Documentation](http://rust-ci.org/lifthrasiir/rust-chrono/doc/chrono/) + ```rust // find out if the doomsday rule is correct! use chrono::{Weekday, NaiveDate, naive};