Skip to content

Commit 809d9de

Browse files
authored
Update README with badge alignment and links (#634)
1 parent 4119109 commit 809d9de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
- *runtime-flexible*`tokio`, `smol`, `nio`, `glommio`, `monoio`, `compio` and `worker` (Cloudflare Workers), `lambda` (AWS Lambda)
1010
- good performance, no-network testing, well-structured middlewares, Server-Sent Events, WebSocket, highly integrated OpenAPI document generation, ...
1111

12-
<div align="right">
12+
<div align="center">
13+
<a href="https://ohkami.rs/ohkami/coverage/">
14+
<img src="https://img.shields.io/endpoint?url=https://ohkami.rs/ohkami/coverage_badge.json" alt="Coverage">
15+
</a>
1316
<a href="https://docs.rs/ohkami"><img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-ohkami-blue.svg" /></a>
1417
<a href="https://github.com/ohkami-rs/ohkami/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/crates/l/ohkami.svg" /></a>
1518
<a href="https://github.com/ohkami-rs/ohkami/actions"><img alt="build check status of ohkami" src="https://github.com/ohkami-rs/ohkami/actions/workflows/CI.yml/badge.svg"/></a>

0 commit comments

Comments
 (0)