Skip to content

Commit 0fbde12

Browse files
tottotoseanmonstar
authored andcommitted
docs(readme): add badge to readme
1 parent 2298faa commit 0fbde12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# rust http headers
22

3+
[![crates.io](https://img.shields.io/crates/v/headers.svg)](https://crates.io/crates/headers)
4+
[![Released API docs](https://docs.rs/headers/badge.svg)](https://docs.rs/headers)
5+
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
36
[![Build Status](https://github.com/hyperium/headers/workflows/CI/badge.svg)](https://github.com/hyperium/headers/actions?query=workflow%3ACI)
47

58
Typed HTTP headers.

0 commit comments

Comments
 (0)