Skip to content

Commit 3374e1c

Browse files
fix(README): imgshields
1 parent 32de639 commit 3374e1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<div align="center">
44

5-
[![Crate Badge]][Crate] [![Repo Badge]][Repo] [![Docs Badge]][Docs] [![License Badge]][License]
5+
[![Crate Badge]][Crate] [![Docs Badge]][Docs] [![License Badge]][License]
66
</div>
77

88
This crate provides an implementation of TWAMP [RFC 5357](https://datatracker.ietf.org/doc/html/rfc5357) along with building blocks for making your own.
@@ -103,4 +103,4 @@ sudo sysctl -w net.core.rmem_default=16777216
103103
[Repo Badge]: https://img.shields.io/badge/repo-thatdevsherry/twamp-rs?style=flat-square&logo=github&color=blue
104104
[Docs Badge]: https://img.shields.io/badge/docs-twamp-rs?style=flat-square&logo=rust&color=red
105105
[License]: ./LICENSE.txt
106-
[License Badge]: https://img.shields.io/crates/l/ratatui?style=flat-square&color=1370D3
106+
[License Badge]: https://img.shields.io/crates/l/twamp-rs?style=flat-square&color=1370D3

0 commit comments

Comments
 (0)