diff --git a/README.md b/README.md index 399581f..eba66b2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ log A Rust library providing a lightweight logging *facade*. +[![Build status](https://img.shields.io/github/workflow/status/rust-lang/log/CI/master)](https://github.com/rust-lang/log/actions) [![Latest version](https://img.shields.io/crates/v/log.svg)](https://crates.io/crates/log) [![Documentation](https://docs.rs/log/badge.svg)](https://docs.rs/log) ![License](https://img.shields.io/crates/l/log.svg)