Skip to content

Commit 6c88d63

Browse files
committed
docs: Added license badge.
1 parent 628b97b commit 6c88d63

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# T H O U N D
22

33
[![Latest Version]][crates.io]
4+
[![MIT licensed][mit-badge]][mit-url]
45
[![API](https://docs.rs/thound/badge.svg)][docs.rs]
56

67
[Latest Version]: https://img.shields.io/crates/v/thound.svg
78
[crates.io]: https://crates.io/crates/thound
89
[docs.rs]: https://docs.rs/thound
10+
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
911
[mit-url]: https://github.com/den-mentiei/thound/blob/main/LICENSE
1012

1113
## Overview

0 commit comments

Comments
 (0)