Skip to content

Commit 30b3cbc

Browse files
authored
added license badge
1 parent 3af227a commit 30b3cbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![Latest version](https://img.shields.io/crates/v/rand.svg)](https://crates.io/crates/rand)
66
[![Documentation](https://docs.rs/rand/badge.svg)](https://docs.rs/rand)
77
[![Minimum rustc version](https://img.shields.io/badge/rustc-1.22+-yellow.svg)](https://github.com/rust-lang-nursery/rand#rust-version-requirements)
8+
[![License](https://img.shields.io/crates/l/rand.svg)](https://github.com/rust-lang-nursery/rand#license)
89

910
A Rust library for random number generation.
1011

0 commit comments

Comments
 (0)