diff --git a/README.md b/README.md index d0ba114..3af22ed 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,13 @@ A general purpose library of common HTTP types [![Build Status](https://travis-ci.org/carllerche/http.svg?branch=master)](https://travis-ci.org/carllerche/http) -[![Crates.io](https://img.shields.io/crates/v/http.svg?maxAge=2592000)](https://crates.io/crates/http) -[![Documentation](https://docs.rs/http/badge.svg)](https://docs.rs/http) + +[![Documentation](https://docs.rs/http/badge.svg)][dox] More information about this crate can be found in the [crate -documentation](https://docs.rs/http) +documentation][dox] + +[dox]: https://carllerche.github.io/http ## Usage