From 8293aad707fd94941d22e0dbac176ae8ea4a2ee8 Mon Sep 17 00:00:00 2001 From: doris-xiao-bybit Date: Thu, 23 Jul 2026 14:29:33 +0800 Subject: [PATCH] add rubygems --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f524408..ebdc600 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # bybit-connector-ruby +[![Gem Version](https://img.shields.io/gem/v/bybit-connector-ruby)](https://rubygems.org/gems/bybit-connector-ruby) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/bybit-exchange/bybit.ruby.api/blob/main/LICENSE) + Official lightweight Ruby connector for the [Bybit V5 REST API](https://bybit-exchange.github.io/docs/v5/intro). `bybit-connector-ruby` wraps the Bybit V5 HTTP endpoints as a set of typed Ruby methods with keyword-arg signatures.