Skip to content

Commit d8eb2a2

Browse files
authored
doc: Add badges
1 parent 067e184 commit d8eb2a2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# [![logo](https://github.com/sifis-home/wot/raw/master/assets/wot-rust-icon.svg)](https://docs.rs/wot-td) wot-discovery
22

3+
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSES/MIT.txt)
4+
[![Build Status](https://github.com/wot-rust/wot-discovery/workflows/wot-discovery/badge.svg)](https://github.com/wot-rust/wot-discovery/actions)
5+
[![Crates.io](https://img.shields.io/crates/v/wot-discovery.svg)](https://crates.io/crates/wot-discovery)
6+
[![dependency status](https://deps.rs/repo/github/wot-rust/wot-discovery/status.svg)](https://deps.rs/repo/github/wot-rust/wot-discovery)
7+
[![Documentation](https://docs.rs/wot-discovery/badge.svg)](https://docs.rs/wot-discovery/)
8+
[![codecov](https://codecov.io/gh/wot-rust/wot-discovery/branch/master/graph/badge.svg?token=9BQ8O6UW84)](https://codecov.io/gh/wot-rust/wot-discovery)
9+
[![wot discord](https://img.shields.io/badge/wot-discord-blue)](https://discord.gg/5zy68ukBrv)
10+
311
Tiny implementation of WoT [Discovery](https://www.w3.org/TR/wot-discovery/).
412

513
## Supported Introduction Mechanisms

0 commit comments

Comments
 (0)