added a link to the generated documentation. fixes #5.

This commit is contained in:
Kang Seonghoon 2014-09-14 14:29:52 +09:00
parent d6e0c3f266
commit 3604e59147
1 changed files with 2 additions and 0 deletions

View File

@ -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};