diff --git a/README.md b/README.md index 75950ed4..b02ed1ff 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Latest version](https://img.shields.io/crates/v/rand.svg)](https://crates.io/crates/rand) [![Documentation](https://docs.rs/rand/badge.svg)](https://docs.rs/rand) [![Minimum rustc version](https://img.shields.io/badge/rustc-1.22+-yellow.svg)](https://github.com/rust-lang-nursery/rand#rust-version-requirements) +[![License](https://img.shields.io/crates/l/rand.svg)](https://github.com/rust-lang-nursery/rand#license) A Rust library for random number generation.