Skip to content

Commit cc926ad

Browse files
committed
docs: move badges inline with title
1 parent 96f451b commit cc926ad

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
# http_wrapper
2-
3-
[![Gem Version](https://img.shields.io/gem/v/http_wrapper.svg)](https://rubygems.org/gems/http_wrapper)
4-
[![CI](https://github.com/svyatov/http_wrapper/actions/workflows/main.yml/badge.svg)](https://github.com/svyatov/http_wrapper/actions/workflows/main.yml)
5-
[![Codecov](https://codecov.io/gh/svyatov/http_wrapper/graph/badge.svg)](https://codecov.io/gh/svyatov/http_wrapper)
1+
# http_wrapper [![Gem Version](https://img.shields.io/gem/v/http_wrapper)](https://rubygems.org/gems/http_wrapper) [![Codecov](https://img.shields.io/codecov/c/github/svyatov/http_wrapper)](https://app.codecov.io/gh/svyatov/http_wrapper) [![CI](https://github.com/svyatov/http_wrapper/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/svyatov/http_wrapper/actions?query=workflow%3ACI)
62

73
A simple wrapper around standard Ruby Net::HTTP library.
84

0 commit comments

Comments
 (0)