Skip to content

Commit 3102437

Browse files
committed
Fix labels
1 parent dac7e4b commit 3102437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# HTTP Snippet
22

33
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4-
![Coveralls github](https://img.shields.io/coveralls/github/atkawa7/httpsnippet.svg?label=cobertura)
5-
![Codecov](https://img.shields.io/codecov/c/github/atkawa7/httpsnippet.svg?label=jacoco)
4+
![Coveralls github](https://img.shields.io/coveralls/github/atkawa7/httpsnippet.svg?label=jacoco)
5+
![Codecov](https://img.shields.io/codecov/c/github/atkawa7/httpsnippet.svg?label=cobertura)
66
![GitHub issues](https://img.shields.io/github/issues/atkawa7/httpsnippet.svg)
77
> HTTP Snippet port for java. See [the original node port](https://github.com/Kong/httpsnippet). Supports *many* languages & tools including: `cURL`, `HTTPie`, `Javascript`, `Node`, `C`, `Java`, `PHP`, `Objective-C`, `Swift`, `Python`, `Ruby`, `C#`, `Go`, `OCaml` and more!
88

0 commit comments

Comments
 (0)