We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628b97b commit 6c88d63Copy full SHA for 6c88d63
1 file changed
README.md
@@ -1,11 +1,13 @@
1
# T H O U N D
2
3
[![Latest Version]][crates.io]
4
+[![MIT licensed][mit-badge]][mit-url]
5
[][docs.rs]
6
7
[Latest Version]: https://img.shields.io/crates/v/thound.svg
8
[crates.io]: https://crates.io/crates/thound
9
[docs.rs]: https://docs.rs/thound
10
+[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
11
[mit-url]: https://github.com/den-mentiei/thound/blob/main/LICENSE
12
13
## Overview
0 commit comments