Skip to content

Commit dbf32b0

Browse files
authored
Add license badge in README (#381)
1 parent 2dc2327 commit dbf32b0

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
@@ -7,6 +7,7 @@ techniques][cdschecker] to avoid combinatorial explosion.
77

88
[![Crates.io](https://img.shields.io/crates/v/loom.svg)](https://crates.io/crates/loom)
99
[![Documentation](https://docs.rs/loom/badge.svg)][docs]
10+
[![License](https://img.shields.io/github/license/tokio-rs/loom)](https://github.com/tokio-rs/loom/blob/master/LICENSE)
1011
[![Build Status](https://github.com/tokio-rs/loom/actions/workflows/ci.yml/badge.svg)](https://github.com/tokio-rs/loom/actions)
1112
[![Discord chat](https://img.shields.io/discord/500028886025895936.svg?logo=discord&style=flat-square)](https://discord.com/invite/tokio)
1213

0 commit comments

Comments
 (0)