diff --git a/README.md b/README.md index ca4ddda..f6194c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # ureq ![](https://github.com/algesten/ureq/workflows/CI/badge.svg) +[![CratesIO](https://img.shields.io/crates/v/ureq.svg)](https://crates.io/crates/ureq) +[![Documentation](https://docs.rs/ureq/badge.svg)](https://docs.rs/ureq) + > Minimal request library in rust.