Skip to content

Commit fa02854

Browse files
committed
Add verify badge
1 parent 643a0a3 commit fa02854

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ fn main() {
2020
assert_eq!(Some(24..34), partial.header_span("x-key"));
2121
}
2222
```
23+
24+
[![Verify](https://github.com/testingrequired/http_message/actions/workflows/verify.yml/badge.svg)](https://github.com/testingrequired/http_message/actions/workflows/verify.yml)

0 commit comments

Comments
 (0)