diff --git a/README.md b/README.md index 06dac08..95ed653 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Circe +[![crates.io](https://img.shields.io/crates/v/circe.svg)](https://crates.io/crates/circe) +[![Documentation](https://docs.rs/circe/badge.svg)](https://docs.rs/circe) +[![Unlicense](https://img.shields.io/crates/l/circe.svg)](./LICENSE) + `Circe` is a an IRC crate built to be as minimal as possible. It's currently work-in-progress, and more stuff is on its way! ## Getting started